diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/XaoS/Makefile | 3 | ||||
-rw-r--r-- | x11/gtk/Makefile | 3 | ||||
-rw-r--r-- | x11/gtk10/Makefile | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/x11/XaoS/Makefile b/x11/XaoS/Makefile index 4497ffd5785..32e1bae4e63 100644 --- a/x11/XaoS/Makefile +++ b/x11/XaoS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/08/07 12:11:10 seb Exp $ +# $NetBSD: Makefile,v 1.6 2003/08/09 11:34:08 seb Exp $ # DISTNAME= XaoS-3.0 @@ -13,7 +13,6 @@ USE_BUILDLINK2= YES USE_X11= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-curses-driver=no -USE_NEW_TEXINFO= YES INFO_FILES= xaos.info .include "../../graphics/png/buildlink2.mk" diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile index b81f530e0ea..69552227062 100644 --- a/x11/gtk/Makefile +++ b/x11/gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 2003/08/08 09:33:13 grant Exp $ +# $NetBSD: Makefile,v 1.90 2003/08/09 11:34:09 seb Exp $ DISTNAME= gtk+-1.2.10 PKGREVISION= 5 @@ -17,7 +17,6 @@ USE_BUILDLINK2= yes USE_PERL5= build USE_X11BASE= yes USE_GMAKE= yes -USE_NEW_TEXINFO= yes USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool 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 |