pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ap-perl Accept perl-thread in addition to perl.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b69917eed133
branches: trunk
changeset: 478150:b69917eed133
user: kim <kim%pkgsrc.org@localhost>
date: Sun Jul 18 14:56:09 2004 +0000
description:
Accept perl-thread in addition to perl.
diffstat:
www/ap-perl/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c50f2c7f0bf9 -r b69917eed133 www/ap-perl/Makefile
--- a/www/ap-perl/Makefile Sun Jul 18 14:47:29 2004 +0000
+++ b/www/ap-perl/Makefile Sun Jul 18 14:56:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2004/04/09 13:05:03 grant Exp $
+# $NetBSD: Makefile,v 1.33 2004/07/18 14:56:09 kim Exp $
#
DISTNAME= mod_perl-1.29
@@ -14,7 +14,7 @@
CONFLICTS= ap2-perl-[0-9]*
DEPENDS+= ${BUILDLINK_DEPENDS.apache}:../../www/apache
-DEPENDS+= {libperl>=${LIBPERL5_REQD},perl>=5.8.0}:../../lang/libperl
+DEPENDS+= {libperl>=${LIBPERL5_REQD},perl{,-thread}>=5.8.0}:../../lang/libperl
DEPENDS+= p5-BSD-Resource>=1.10:../../devel/p5-BSD-Resource
USE_BUILDLINK3= YES
Home |
Main Index |
Thread Index |
Old Index