summaryrefslogtreecommitdiff
path: root/devel/p5-Exception-Class
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-27 04:59:42 +0000
committersnj <snj@pkgsrc.org>2004-04-27 04:59:42 +0000
commit67721bd22d50a02e35021f1d03c3658680e89201 (patch)
treec6fb2318cc5da1ef6d38de1363ef6a1ac96a86ba /devel/p5-Exception-Class
parent763c7a82b9f2eebd8438ab3acc284818c1f5f2fe (diff)
downloadpkgsrc-67721bd22d50a02e35021f1d03c3658680e89201.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"