summaryrefslogtreecommitdiff
path: root/graphics/p5-GDTextUtil
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-05-09 00:45:45 +0000
committersnj <snj@pkgsrc.org>2004-05-09 00:45:45 +0000
commite05189ccaa7fafc6b7c4641f24f3dccd79718afd (patch)
tree7311dda1da014dfb161cd9524b461911248fd470 /graphics/p5-GDTextUtil
parent34b620cc2c77fce8f97f5a66bbf60e7ef1062e61 (diff)
downloadpkgsrc-e05189ccaa7fafc6b7c4641f24f3dccd79718afd.tar.gz
Convert to buildlink3.
Diffstat (limited to 'graphics/p5-GDTextUtil')
-rw-r--r--graphics/p5-GDTextUtil/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GDTextUtil/Makefile b/graphics/p5-GDTextUtil/Makefile
index 3300e0f0a8a..282171d99a5 100644
--- a/graphics/p5-GDTextUtil/Makefile
+++ b/graphics/p5-GDTextUtil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2002/10/27 20:49:02 seb Exp $
+# $NetBSD: Makefile,v 1.9 2004/05/09 00:45:45 snj Exp $
#
DISTNAME= GDTextUtil-0.80
@@ -14,7 +14,7 @@ COMMENT= Perl 5 text utilities for use with the GD drawing package
DEPENDS+= p5-GD>=1.30:../../graphics/p5-GD
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/GD/Text/.packlist
.include "../../lang/perl5/module.mk"