summaryrefslogtreecommitdiff
path: root/devel/p5-Exception-Class
diff options
context:
space:
mode:
authorsnj <snj>2004-04-27 04:59:42 +0000
committersnj <snj>2004-04-27 04:59:42 +0000
commited5e12e656bacee6464cd8e94f05c013fc66fdf9 (patch)
treec6fb2318cc5da1ef6d38de1363ef6a1ac96a86ba /devel/p5-Exception-Class
parentcc712e2d16940f0df53326f5496fd3079e062634 (diff)
downloadpkgsrc-ed5e12e656bacee6464cd8e94f05c013fc66fdf9.tar.gz
Convert to buildlink3.
Diffstat (limited to 'devel/p5-Exception-Class')
-rw-r--r--devel/p5-Exception-Class/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Exception-Class/Makefile b/devel/p5-Exception-Class/Makefile
index adcc7ffed5c..0314905c2dd 100644
--- a/devel/p5-Exception-Class/Makefile
+++ b/devel/p5-Exception-Class/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/10 19:06:36 kristerw Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/27 04:59:42 snj Exp $
DISTNAME= Exception-Class-1.14
PKGNAME= p5-${DISTNAME}
@@ -14,7 +14,7 @@ DEPENDS+= p5-Class-Data-Inheritable>=0.02:../../devel/p5-Class-Data-Inheritable
DEPENDS+= p5-Devel-StackTrace>=1.03:../../devel/p5-Devel-StackTrace
USE_BUILDLINK_ONLY= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Exception/Class/.packlist
.include "../../lang/perl5/module.mk"