summaryrefslogtreecommitdiff
path: root/graphics/gri/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gri/Makefile')
-rw-r--r--graphics/gri/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/gri/Makefile b/graphics/gri/Makefile
index a4bd3f672f7..8543173f9ff 100644
--- a/graphics/gri/Makefile
+++ b/graphics/gri/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/03/05 16:27:25 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2006/04/04 14:45:45 jlam Exp $
DISTNAME= gri-2.12.5
PKGREVISION= 3
@@ -15,7 +15,8 @@ BUILD_DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
GNU_CONFIGURE= yes
USE_TOOLS+= gmake gs:run makeinfo perl
REPLACE_PERL+= gri_merge gri_unpage
-INFO_FILES= gri.info
+INFO_FILES= # PLIST
+INSTALL_MAKE_FLAGS= INFO_DIR=${PREFIX:Q}/${PKGINFODIR:Q}
.include "../../devel/netcdf/buildlink3.mk"
.include "../../mk/x11.buildlink3.mk"