summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Session
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-05-09 21:14:42 +0000
committersnj <snj@pkgsrc.org>2004-05-09 21:14:42 +0000
commit218f5937b34618e0a997ba9fa0475ac2b9cc8d4a (patch)
tree6ad1699978d617b14e07539d96057b981835cff0 /www/p5-Apache-Session
parente9dc5531d43afc0bb2b1a069dbc323fd75e322b5 (diff)
downloadpkgsrc-218f5937b34618e0a997ba9fa0475ac2b9cc8d4a.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"