summaryrefslogtreecommitdiff
path: root/x11/gtk+extra
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+extra
parent87993e055fdcca0d2b61250e291a62eff0eb64ff (diff)
downloadpkgsrc-40359543350f97f6f4ce738f77467358da339880.tar.gz
Remove USE_X11BASE and X11PREFIX.
Diffstat (limited to 'x11/gtk+extra')
-rw-r--r--x11/gtk+extra/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gtk+extra/Makefile b/x11/gtk+extra/Makefile
index fe1a8cb2dad..3f4d3f7d469 100644
--- a/x11/gtk+extra/Makefile
+++ b/x11/gtk+extra/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2013/12/23 11:57:06 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2015/07/04 16:18:41 joerg Exp $
DISTNAME= gtk+extra-0.99.17
PKGREVISION= 6
@@ -9,7 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gtkextra.sourceforge.net/
COMMENT= Useful set of GTK+ widgets for creating GUIs
-USE_X11BASE= YES
USE_TOOLS+= gmake
GNU_CONFIGURE= YES
USE_LIBTOOL= YES