pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/wxGTK nawk is part of bootstrap now, no need to us...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e9be00fde17e
branches: trunk
changeset: 532214:e9be00fde17e
user: salo <salo%pkgsrc.org@localhost>
date: Mon Aug 13 23:10:04 2007 +0000
description:
nawk is part of bootstrap now, no need to use gawk on Solaris anymore.
(it also breaks when using pbulk)
diffstat:
x11/wxGTK/Makefile.common | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (21 lines):
diff -r ed3ef2dc4f02 -r e9be00fde17e x11/wxGTK/Makefile.common
--- a/x11/wxGTK/Makefile.common Mon Aug 13 23:02:40 2007 +0000
+++ b/x11/wxGTK/Makefile.common Mon Aug 13 23:10:04 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2007/01/16 23:27:48 joerg Exp $
+# $NetBSD: Makefile.common,v 1.15 2007/08/13 23:10:04 salo Exp $
#
DISTNAME= wxGTK-2.6.3
@@ -42,11 +42,6 @@
DOCDIR= ${PREFIX}/share/doc/wxGTK
-.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "SunOS"
-USE_TOOLS+= gawk:pkgsrc
-.endif
-
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index