summaryrefslogtreecommitdiff
path: root/x11/gtk2
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk2')
-rw-r--r--x11/gtk2/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile
index bf14916f5c5..e9dbe4bc995 100644
--- a/x11/gtk2/Makefile
+++ b/x11/gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.299 2018/08/22 09:48:01 wiz Exp $
+# $NetBSD: Makefile,v 1.300 2018/10/17 08:39:13 jperkin Exp $
DISTNAME= gtk+-2.24.32
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
@@ -21,7 +21,7 @@ CONFLICTS+= gail-[0-9]*
SUPERSEDES= gail-[0-9]*
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake msgfmt perl pkg-config
+USE_TOOLS+= ggrep gmake msgfmt perl pkg-config
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
PTHREAD_AUTO_VARS= yes
@@ -59,13 +59,6 @@ CONFIGURE_ARGS.Darwin+= --disable-visibility
.include "../../mk/bsd.prefs.mk"
-# gtk/Makefile.am hardcodes 'grep -o' so require GNU grep on platforms
-# which do not have it.
-.if ${OPSYS} == "SunOS"
-BUILD_DEPENDS+= grep-[0-9]*:../../textproc/grep
-TOOLS_PATH.grep= ${PREFIX}/bin/ggrep
-.endif
-
CPPFLAGS+= -DPREFIX="\"${PREFIX}\""
#SUBST_CLASSES+= pthread