summaryrefslogtreecommitdiff
path: root/devel/libgtop/Makefile
diff options
context:
space:
mode:
authorseb <seb>2003-06-23 11:23:25 +0000
committerseb <seb>2003-06-23 11:23:25 +0000
commit3df5c24c1df11b62281bbb169407e62172906eda (patch)
treecd7e20a66edc6265cc54b3bbaa5d5563ec725a13 /devel/libgtop/Makefile
parentb9a420ebdebe2531812a6b9860ada6e036470f1f (diff)
downloadpkgsrc-3df5c24c1df11b62281bbb169407e62172906eda.tar.gz
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'devel/libgtop/Makefile')
-rw-r--r--devel/libgtop/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index 5908e38d888..a43f50c5ce5 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2003/06/11 20:50:52 abs Exp $
+# $NetBSD: Makefile,v 1.70 2003/06/23 11:24:13 seb Exp $
DISTNAME= libgtop-1.0.13
PKGREVISION= 2
@@ -37,6 +37,9 @@ USE_X11BASE= YES
USE_GMAKE= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+USE_NEW_TEXINFO= YES
+USE_MAKEINFO= YES
+INFO_FILES= libgtop.info
# The following flags are for debugging purposes. They don't need to
# be used unless you are actively developing/debugging libgtop.
@@ -51,5 +54,4 @@ CONFIGURE_ENV+= AWK="${AWK}" LN_S="${LN} -s" PERL="${PERL5}"
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../x11/gnome-libs/buildlink2.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"