summaryrefslogtreecommitdiff
path: root/math/p5-Math-Bezier
diff options
context:
space:
mode:
authorsnj <snj>2004-04-27 21:26:08 +0000
committersnj <snj>2004-04-27 21:26:08 +0000
commit0229659cd672568177bdfad926d1cd0478e71407 (patch)
treee32380c322653638bde9cefabdacf4fe1f2f5987 /math/p5-Math-Bezier
parent3c3304768f60547fd0d5c89387730702036e38a6 (diff)
downloadpkgsrc-0229659cd672568177bdfad926d1cd0478e71407.tar.gz
Convert to buildlink3.
Diffstat (limited to 'math/p5-Math-Bezier')
-rw-r--r--math/p5-Math-Bezier/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Bezier/Makefile b/math/p5-Math-Bezier/Makefile
index b7d3e78c00e..38c9a513efb 100644
--- a/math/p5-Math-Bezier/Makefile
+++ b/math/p5-Math-Bezier/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:47:54 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/27 21:26:08 snj Exp $
DISTNAME= Math-Bezier-0.01
PKGNAME= p5-${DISTNAME}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl module for the solution of Bezier curves
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/Bezier/.packlist
.include "../../lang/perl5/module.mk"