summaryrefslogtreecommitdiff
path: root/graphics/p5-PerlMagick
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-08-14 19:31:29 +0000
committerwiz <wiz@pkgsrc.org>2000-08-14 19:31:29 +0000
commit8968b0751ae840a9c5ffeccb95493bd66bfbcde8 (patch)
treea419853134573ea04233d9785f4b91b262eb1dbd /graphics/p5-PerlMagick
parentfbcbc4ec7ed0d3e1433d5b48f242ba5e05baec4e (diff)
downloadpkgsrc-8968b0751ae840a9c5ffeccb95493bd66bfbcde8.tar.gz
USE_PKGLIBTOOL -> USE_LIBTOOL.
XXX: Is libtool really needed for Perl packages?
Diffstat (limited to 'graphics/p5-PerlMagick')
-rw-r--r--graphics/p5-PerlMagick/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/p5-PerlMagick/Makefile b/graphics/p5-PerlMagick/Makefile
index 173b62a141b..3529c226ab3 100644
--- a/graphics/p5-PerlMagick/Makefile
+++ b/graphics/p5-PerlMagick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/08/14 01:37:38 kim Exp $
+# $NetBSD: Makefile,v 1.4 2000/08/14 19:31:29 wiz Exp $
DISTNAME= ImageMagick-5.2.2
PKGNAME= p5-PerlMagick-5.2.2
@@ -24,7 +24,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/PerlMagick
#EXTRACT_AFTER_ARGS+= ${WRKSRC}
MIRROR_DISTFILE= no
-USE_PKGLIBTOOL= yes
+USE_LIBTOOL= yes
+LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
USE_PERL5= yes
GNU_CONFIGURE= yes