summaryrefslogtreecommitdiff
path: root/graphics/magicpoint
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-06-17 16:27:58 +0000
committerjlam <jlam@pkgsrc.org>2005-06-17 16:27:58 +0000
commit975f995a88b1b8b93cbe457418d5af76ebe3de49 (patch)
treef3b57189024b2919c1906ed74db3b983cf6fd109 /graphics/magicpoint
parentc49a0c735b490541ca0a1bdcd2e3b39a2a32d4b3 (diff)
downloadpkgsrc-975f995a88b1b8b93cbe457418d5af76ebe3de49.tar.gz
Fix the path to perl embedded in scripts due to new tools framework.
Bump PKGREVISION to 7.
Diffstat (limited to 'graphics/magicpoint')
-rw-r--r--graphics/magicpoint/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/magicpoint/Makefile b/graphics/magicpoint/Makefile
index da5f751b819..b3a987800a0 100644
--- a/graphics/magicpoint/Makefile
+++ b/graphics/magicpoint/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2005/05/31 22:45:28 rillig Exp $
+# $NetBSD: Makefile,v 1.49 2005/06/17 16:27:58 jlam Exp $
DISTNAME= magicpoint-1.10a
-PKGREVISION= 6
+PKGREVISION= 7
#DISTNAME= magicpoint-1.11b.tar.gz
CATEGORIES= x11 graphics
MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/ \
@@ -27,6 +27,7 @@ CONFIGURE_ARGS+= --enable-freetype-charset16
CONFIGURE_ARGS+= --enable-locale
CONFIGURE_ARGS+= --enable-gif
CONFIGURE_ENV+= BUILDLINK_DIR=${BUILDLINK_DIR}
+CONFIGURE_ENV+= mgp_cv_path_perl=${TOOLS_PERL5:Q}
MGP_RENDERING_ENGINES= freetype graphics/freetype-lib \
xft2 fonts/Xft2 \