summaryrefslogtreecommitdiff
path: root/graphics/p5-PerlMagick
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-06-01 11:23:11 +0000
committerrh <rh@pkgsrc.org>2000-06-01 11:23:11 +0000
commit74add3b300e3abf7ac8ddc6012fef10b7cd5dcff (patch)
treef4db68840baeddb31c218281c361ad557f322b95 /graphics/p5-PerlMagick
parent7f7c54db40f0b51b735b06bffad8103043d6fd7d (diff)
downloadpkgsrc-74add3b300e3abf7ac8ddc6012fef10b7cd5dcff.tar.gz
s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
Diffstat (limited to 'graphics/p5-PerlMagick')
-rw-r--r--graphics/p5-PerlMagick/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-PerlMagick/Makefile b/graphics/p5-PerlMagick/Makefile
index 5abf52b20cf..592bd32f994 100644
--- a/graphics/p5-PerlMagick/Makefile
+++ b/graphics/p5-PerlMagick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/04/23 01:59:57 kim Exp $
+# $NetBSD: Makefile,v 1.2 2000/06/01 11:23:31 rh Exp $
DISTNAME= ImageMagick-5.1.1
PKGNAME= p5-PerlMagick-5.1.1
@@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/PerlMagick
#EXTRACT_AFTER_ARGS+= ${WRKSRC}
MIRROR_DISTFILE= no
-USE_LIBTOOL= yes
+USE_PKGLIBTOOL= yes
USE_PERL5= yes
GNU_CONFIGURE= yes