pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-Apache-AuthCookie Remove trailing slash in depe...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/061db40878a9
branches:  trunk
changeset: 483238:061db40878a9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Nov 09 16:37:10 2004 +0000

description:
Remove trailing slash in depends line.

diffstat:

 www/p5-Apache-AuthCookie/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4b6ded3b7e4d -r 061db40878a9 www/p5-Apache-AuthCookie/Makefile
--- a/www/p5-Apache-AuthCookie/Makefile Tue Nov 09 16:24:30 2004 +0000
+++ b/www/p5-Apache-AuthCookie/Makefile Tue Nov 09 16:37:10 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/11/09 15:44:33 he Exp $
+# $NetBSD: Makefile,v 1.3 2004/11/09 16:37:10 wiz Exp $
 #
 
 DISTNAME=      Apache-AuthCookie-3.05
@@ -10,7 +10,7 @@
 HOMEPAGE=      http://search.cpan.org/~mschout/Apache-AuthCookie-3.04/
 COMMENT=       Perl5 module for Authentication and Authorization via cookies
 
-DEPENDS+=      ap-perl>=1.29:../../www/ap-perl/
+DEPENDS+=      ap-perl>=1.29:../../www/ap-perl
 
 USE_BUILDLINK3=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Apache/AuthCookie/.packlist



Home | Main Index | Thread Index | Old Index