diff options
Diffstat (limited to 'x11/gtk/Makefile')
-rw-r--r-- | x11/gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile index 395d94ce2b1..3f3b97afca3 100644 --- a/x11/gtk/Makefile +++ b/x11/gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 1999/01/16 01:43:29 tron Exp $ +# $NetBSD: Makefile,v 1.26 1999/01/30 23:18:56 agc Exp $ DISTNAME= gtk+-1.1.12 CATEGORIES= x11 @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/perl:../../lang/perl5 CONFLICTS= gtk+-* USE_LIBTOOL= yes -USE_X11= yes +USE_X11BASE= yes USE_GMAKE= yes GNU_CONFIGURE= yes |