summaryrefslogtreecommitdiff
path: root/x11/gtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk/Makefile')
-rw-r--r--x11/gtk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index 0e8bf7085a9..ffe0689325b 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2003/06/02 01:15:43 jschauma Exp $
+# $NetBSD: Makefile,v 1.85 2003/06/25 13:35:06 wiz Exp $
DISTNAME= gtk+-1.2.10
PKGREVISION= 4
@@ -17,9 +17,10 @@ USE_BUILDLINK2= yes
USE_PERL5= build
USE_X11BASE= yes
USE_GMAKE= yes
+USE_NEW_TEXINFO= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+LIBTOOL_OVERRIDE= ${WRKSRC}/ltconfig
PKGCONFIG_OVERRIDE= ${WRKSRC}/gdk.pc.in
PKGCONFIG_OVERRIDE+= ${WRKSRC}/gtk+.pc.in
@@ -69,5 +70,4 @@ post-install:
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../devel/glib/buildlink2.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"