pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Apache-ePerl Wildcard dependency.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/50a46e505a7b
branches:  trunk
changeset: 497162:50a46e505a7b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 21 09:20:35 2005 +0000

description:
Wildcard dependency.

diffstat:

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

diffs (18 lines):

diff -r cfec6fd94811 -r 50a46e505a7b www/p5-Apache-ePerl/Makefile
--- a/www/p5-Apache-ePerl/Makefile      Thu Jul 21 09:20:08 2005 +0000
+++ b/www/p5-Apache-ePerl/Makefile      Thu Jul 21 09:20:35 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/07/13 18:01:46 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2005/07/21 09:20:35 wiz Exp $
 #
 
 DISTNAME=              eperl-2.2.14
@@ -12,7 +12,7 @@
 HOMEPAGE=              http://www.engelschall.com/sw/eperl/
 COMMENT=               Perl5/Apache module of an ePerl text parser
 
-DEPENDS+=              eperl-2.2.14:../../textproc/eperl
+DEPENDS+=              eperl>=2.2.14:../../textproc/eperl
 
 WRKSRC=                        ${WRKDIR}/${DISTNAME}/mod/Apache
 PERL5_PACKLIST=                auto/Apache/ePerl/.packlist



Home | Main Index | Thread Index | Old Index