summaryrefslogtreecommitdiff
path: root/archivers/gzip-info/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/gzip-info/Makefile')
-rw-r--r--archivers/gzip-info/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/gzip-info/Makefile b/archivers/gzip-info/Makefile
index 65fbebc32b5..07603d8b76c 100644
--- a/archivers/gzip-info/Makefile
+++ b/archivers/gzip-info/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/06/02 01:21:48 jschauma Exp $
+# $NetBSD: Makefile,v 1.13 2003/06/25 22:14:19 seb Exp $
DISTNAME= gzip-1.2.4a
PKGNAME= gzip-info-1.2.4a
@@ -11,6 +11,7 @@ MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://www.gnu.org/software/gzip/gzip.html
COMMENT= Info format documentation for the GZIP utility
+USE_NEW_TEXINFO= YES
INFO_FILES= gzip.info
USE_BUILDLINK2= yes
@@ -21,5 +22,4 @@ NO_BUILD= yes
do-install:
${INSTALL_DATA} ${WRKSRC}/gzip.info ${PREFIX}/info
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"