diff options
Diffstat (limited to 'x11/gtk+extra/Makefile')
-rw-r--r-- | x11/gtk+extra/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gtk+extra/Makefile b/x11/gtk+extra/Makefile index a6b2e489f1f..348a4fa6de0 100644 --- a/x11/gtk+extra/Makefile +++ b/x11/gtk+extra/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2011/04/22 13:42:11 obache Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/29 05:06:17 asau Exp $ # DISTNAME= gtk+extra-0.99.17 @@ -10,8 +10,6 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://gtkextra.sourceforge.net/ COMMENT= Useful set of GTK+ widgets for creating GUIs -PKG_DESTDIR_SUPPORT= user-destdir - USE_X11BASE= YES USE_TOOLS+= gmake GNU_CONFIGURE= YES |