summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Session
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2004-11-09 13:24:57 +0000
committerseb <seb@pkgsrc.org>2004-11-09 13:24:57 +0000
commit24dca5cb0de503b8f0ecf9f4e1e4554921ce30ba (patch)
tree1b239b9453739d4ec3319b9950f7a077c1b7eabf /www/p5-Apache-Session
parent3b2c89f5fec4077a30b6a61615b8a85d176a5319 (diff)
downloadpkgsrc-24dca5cb0de503b8f0ecf9f4e1e4554921ce30ba.tar.gz
No trailing slash on the dependencies directory, this confuses
mk/scripts/mkdatabase.
Diffstat (limited to 'www/p5-Apache-Session')
-rw-r--r--www/p5-Apache-Session/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Apache-Session/Makefile b/www/p5-Apache-Session/Makefile
index 239ba250335..bbab0d86e05 100644
--- a/www/p5-Apache-Session/Makefile
+++ b/www/p5-Apache-Session/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/11/05 16:35:29 he Exp $
+# $NetBSD: Makefile,v 1.13 2004/11/09 13:24:57 seb Exp $
#
DISTNAME= Apache-Session-1.6
@@ -11,8 +11,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/~cwest/Apache-Session-1.70_01/
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/
+DEPENDS+= p5-Storable>=1.0.11:../../devel/p5-Storable
+DEPENDS+= p5-Digest-MD5>=2.16:../../security/p5-Digest-MD5
USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Apache/Session/.packlist