summaryrefslogtreecommitdiff
path: root/x11/gtk
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2015-07-04 16:18:28 +0000
committerjoerg <joerg@pkgsrc.org>2015-07-04 16:18:28 +0000
commit40359543350f97f6f4ce738f77467358da339880 (patch)
treed8a48c8d2848b617581f63aeec6454f4736400cd /x11/gtk
parent87993e055fdcca0d2b61250e291a62eff0eb64ff (diff)
downloadpkgsrc-40359543350f97f6f4ce738f77467358da339880.tar.gz
Remove USE_X11BASE and X11PREFIX.
Diffstat (limited to 'x11/gtk')
-rw-r--r--x11/gtk/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index b249b21ff93..3ec4438ea89 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.134 2015/06/12 10:52:17 wiz Exp $
+# $NetBSD: Makefile,v 1.135 2015/07/04 16:18:41 joerg Exp $
DISTNAME= gtk+-1.2.10
PKGREVISION= 14
@@ -12,7 +12,6 @@ COMMENT= GIMP Toolkit v1 - libraries for building X11 user interfaces
.include "../../mk/bsd.prefs.mk"
-USE_X11BASE= yes
USE_TOOLS+= gmake msgfmt perl
USE_PKGLOCALEDIR= yes
USE_LANGUAGES+= c99