pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Apache-Session No trailing slash on the depende...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8d057bcb3811
branches: trunk
changeset: 483223:8d057bcb3811
user: seb <seb%pkgsrc.org@localhost>
date: Tue Nov 09 13:24:57 2004 +0000
description:
No trailing slash on the dependencies directory, this confuses
mk/scripts/mkdatabase.
diffstat:
www/p5-Apache-Session/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 19687a0acd12 -r 8d057bcb3811 www/p5-Apache-Session/Makefile
--- a/www/p5-Apache-Session/Makefile Tue Nov 09 13:21:02 2004 +0000
+++ b/www/p5-Apache-Session/Makefile Tue Nov 09 13:24:57 2004 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index