summaryrefslogtreecommitdiff
path: root/graphics/gri/Makefile
diff options
context:
space:
mode:
authorseb <seb>2003-07-03 16:24:28 +0000
committerseb <seb>2003-07-03 16:24:28 +0000
commit2c79b96583b4de4bae18e64fc257261a33a6c17b (patch)
treec34057ee7831ece77865f802a660aecef36cc77d /graphics/gri/Makefile
parent38181963da58bdfa5cf1ad0e4b79ae7b931c2131 (diff)
downloadpkgsrc-2c79b96583b4de4bae18e64fc257261a33a6c17b.tar.gz
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'graphics/gri/Makefile')
-rw-r--r--graphics/gri/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/graphics/gri/Makefile b/graphics/gri/Makefile
index dbbeda93c03..29056723e42 100644
--- a/graphics/gri/Makefile
+++ b/graphics/gri/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/06/02 01:19:25 jschauma Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/03 16:24:28 seb Exp $
DISTNAME= gri-2.8.7
CATEGORIES= graphics
@@ -19,7 +19,10 @@ INFO_FILES= gri.info
USE_PERL5= build
REPLACE_PERL= gri_merge gri_unpage
+USE_NEW_TEXINFO= YES
+USE_MAKEINFO= YES
+INFO_FILES= gri.info
+
.include "../../devel/netcdf/buildlink2.mk"
.include "../../mk/ghostscript.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"