diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-20 17:27:52 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-20 17:27:52 +0000 |
commit | 7a0bd317631d50743f0a374e87553b67823ce01b (patch) | |
tree | a6a20687ac7deead25a53b4c03118c3a00060775 /www/p5-Apache2-Scoreboard | |
parent | b71961a9ea66185112d102c2715655e63422305e (diff) | |
download | ports-7a0bd317631d50743f0a374e87553b67823ce01b.tar.gz ports-7a0bd317631d50743f0a374e87553b67823ce01b.zip |
Notes
Diffstat (limited to 'www/p5-Apache2-Scoreboard')
-rw-r--r-- | www/p5-Apache2-Scoreboard/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache2-Scoreboard/Makefile b/www/p5-Apache2-Scoreboard/Makefile index b1d7a98940b1..e0098d47e395 100644 --- a/www/p5-Apache2-Scoreboard/Makefile +++ b/www/p5-Apache2-Scoreboard/Makefile @@ -7,7 +7,7 @@ PORTNAME= Apache2-Scoreboard PORTVERSION= 2.09.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MJH @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=2.0.0:${PORTSDIR}/www/mod_perl2 RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -USE_APACHE= 2.0+ +USE_APACHE= 20+ USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${DISTNAME:R} |