diff options
Diffstat (limited to 'x11/gtk10')
-rw-r--r-- | x11/gtk10/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gtk10/Makefile b/x11/gtk10/Makefile index 00fb1b7253b..ba1c357ccda 100644 --- a/x11/gtk10/Makefile +++ b/x11/gtk10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/06/27 08:14:24 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2003/08/09 11:34:10 seb Exp $ DISTNAME= gtk+-1.0.6 PKGNAME= gtk10-1.0.6 @@ -14,7 +14,6 @@ CONFLICTS= gtk+-1.0.* USE_BUILDLINK2= yes USE_LIBTOOL= yes USE_MAKEINFO= yes -USE_NEW_TEXINFO= yes USE_X11BASE= yes GNU_CONFIGURE= yes |