summaryrefslogtreecommitdiff
path: root/graphics/gri/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gri/Makefile')
-rw-r--r--graphics/gri/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/graphics/gri/Makefile b/graphics/gri/Makefile
index 29056723e42..7a06b01baac 100644
--- a/graphics/gri/Makefile
+++ b/graphics/gri/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2003/07/03 16:24:28 seb Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/10 08:27:38 jtb Exp $
-DISTNAME= gri-2.8.7
+DISTNAME= gri-2.12.5
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gri/}
EXTRACT_SUFX= .tgz
@@ -11,17 +11,17 @@ COMMENT= language for scientific graphics applications
BUILD_DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
-GNU_CONFIGURE= # defined
-USE_X11= # defined
-USE_GMAKE= # defined
-USE_BUILDLINK2= # defined
-INFO_FILES= gri.info
+GNU_CONFIGURE= yes
+USE_X11= yes
+USE_GMAKE= yes
+USE_BUILDLINK2= yes
+INFO_FILES= yes
USE_PERL5= build
REPLACE_PERL= gri_merge gri_unpage
-USE_NEW_TEXINFO= YES
-USE_MAKEINFO= YES
-INFO_FILES= gri.info
+USE_NEW_TEXINFO= yes
+USE_MAKEINFO= yes
+INFO_FILES= gri.info
.include "../../devel/netcdf/buildlink2.mk"
.include "../../mk/ghostscript.mk"