summaryrefslogtreecommitdiff
path: root/x11/wxGTK
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2007-08-13 23:10:04 +0000
committersalo <salo@pkgsrc.org>2007-08-13 23:10:04 +0000
commitd6805155ae39edb6d2e105309da8d304acf77c1e (patch)
tree2b7a3af0224e28f7bf794c9b46f8333d1cd61a3f /x11/wxGTK
parenta1022f73cf1d03b67deb951b036727026093af1b (diff)
downloadpkgsrc-d6805155ae39edb6d2e105309da8d304acf77c1e.tar.gz
nawk is part of bootstrap now, no need to use gawk on Solaris anymore.
(it also breaks when using pbulk)
Diffstat (limited to 'x11/wxGTK')
-rw-r--r--x11/wxGTK/Makefile.common7
1 files changed, 1 insertions, 6 deletions
diff --git a/x11/wxGTK/Makefile.common b/x11/wxGTK/Makefile.common
index 8071ef2c254..c7e56c5ee33 100644
--- a/x11/wxGTK/Makefile.common
+++ b/x11/wxGTK/Makefile.common
@@ -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 @@ CPPFLAGS+= -Dunix=1 # src/common/unzip.c needs this
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"