summaryrefslogtreecommitdiff
path: root/graphics/gri/Makefile
diff options
context:
space:
mode:
authorsnj <snj>2004-04-24 23:19:43 +0000
committersnj <snj>2004-04-24 23:19:43 +0000
commit817ade0f82c4304bbd3ad8f87274378e35d1cc33 (patch)
treee1f195ebe3fde40e68cde16b0646ff933a4f70fc /graphics/gri/Makefile
parent80e41edb52b393efa407407644cf3dc288145adf (diff)
downloadpkgsrc-817ade0f82c4304bbd3ad8f87274378e35d1cc33.tar.gz
Convert to buildlink3.
Diffstat (limited to 'graphics/gri/Makefile')
-rw-r--r--graphics/gri/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gri/Makefile b/graphics/gri/Makefile
index 4ce7de5e258..2df40d5f5cd 100644
--- a/graphics/gri/Makefile
+++ b/graphics/gri/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/01/24 15:46:43 grant Exp $
+# $NetBSD: Makefile,v 1.16 2004/04/24 23:19:43 snj Exp $
DISTNAME= gri-2.12.5
CATEGORIES= graphics
@@ -14,13 +14,13 @@ BUILD_DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
GNU_CONFIGURE= yes
USE_X11= yes
USE_GNU_TOOLS+= make
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PERL5= build
REPLACE_PERL= gri_merge gri_unpage
USE_MAKEINFO= yes
INFO_FILES= gri.info
-.include "../../devel/netcdf/buildlink2.mk"
+.include "../../devel/netcdf/buildlink3.mk"
.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.mk"