summaryrefslogtreecommitdiff
path: root/devel/libgtop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libgtop/Makefile')
-rw-r--r--devel/libgtop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index 9a179ad9c2e..5a60b7eae55 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2002/01/22 21:01:26 jdolecek Exp $
+# $NetBSD: Makefile,v 1.58 2002/02/18 15:14:13 seb Exp $
DISTNAME= libgtop-1.0.12
PKGREVISION= 1
@@ -51,4 +51,5 @@ CONFIGURE_ENV+= AWK="${AWK}"
CONFIGURE_ENV+= LN_S="${LN} -s"
CONFIGURE_ENV+= PERL="${PERL5}"
+.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"