diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-10-07 05:45:04 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-10-07 05:45:04 +0000 |
commit | 581e69adb267a46bd059f3252f57fdda449034ef (patch) | |
tree | 6116b00d58bb2d3a91aafabcb58642a8c7ebeb58 /russian/apache13 | |
parent | 0993ac7ee05fb36834452d01188a887420b86d56 (diff) | |
download | ports-581e69adb267a46bd059f3252f57fdda449034ef.tar.gz ports-581e69adb267a46bd059f3252f57fdda449034ef.zip |
Notes
Diffstat (limited to 'russian/apache13')
-rw-r--r-- | russian/apache13/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/russian/apache13/Makefile b/russian/apache13/Makefile index 00c2e772f862..25095187afb0 100644 --- a/russian/apache13/Makefile +++ b/russian/apache13/Makefile @@ -19,6 +19,8 @@ PATCHFILES= patches_${APACHE_VERSION}rusPL${RA_VERSION}.tar.gz MAINTAINER= lev@FreeBSD.org COMMENT= The extremely popular Apache http server. Very fast, very clean +USE_PERL5= yes + # New ports feature: conflicts CONFLICTS= apache+ipv6-* \ apache+mod_ssl-* \ @@ -98,7 +100,6 @@ SUEXEC_MAN= # Configutre parameters # -USE_PERL5= yes HAS_CONFIGURE= yes CONFIGURE_ARGS=\ --prefix=${PREFIX} \ |