summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Session
diff options
context:
space:
mode:
authorsnj <snj>2004-05-09 21:14:42 +0000
committersnj <snj>2004-05-09 21:14:42 +0000
commit122a1d8171bfef69ba33118d6902fe87ff84cdc1 (patch)
tree6ad1699978d617b14e07539d96057b981835cff0 /www/p5-Apache-Session
parentd6caa434920ad69d5e99e17d24f7a1d313bddb0f (diff)
downloadpkgsrc-122a1d8171bfef69ba33118d6902fe87ff84cdc1.tar.gz
Convert to buildlink3.
Diffstat (limited to 'www/p5-Apache-Session')
-rw-r--r--www/p5-Apache-Session/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-Session/Makefile b/www/p5-Apache-Session/Makefile
index 542e88a2959..39accb6b6c0 100644
--- a/www/p5-Apache-Session/Makefile
+++ b/www/p5-Apache-Session/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/22 04:14:27 martti Exp $
+# $NetBSD: Makefile,v 1.11 2004/05/09 21:14:43 snj Exp $
#
DISTNAME= Apache-Session-1.54
@@ -13,7 +13,7 @@ COMMENT= Perl5 module to provide persistent storage
DEPENDS+= p5-Storable>=1.0.11:../../devel/p5-Storable/
DEPENDS+= p5-Digest-MD5>=2.16:../../security/p5-Digest-MD5/
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Apache/Session/.packlist
.include "../../lang/perl5/module.mk"