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 | |
parent | 0993ac7ee05fb36834452d01188a887420b86d56 (diff) |
Notes
Diffstat (limited to 'russian')
-rw-r--r-- | russian/apache13/Makefile | 3 | ||||
-rw-r--r-- | russian/p5-XML-Parser-encodings/Makefile | 1 |
2 files changed, 3 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} \ diff --git a/russian/p5-XML-Parser-encodings/Makefile b/russian/p5-XML-Parser-encodings/Makefile index c9750b84897f..dcba02c76c60 100644 --- a/russian/p5-XML-Parser-encodings/Makefile +++ b/russian/p5-XML-Parser-encodings/Makefile @@ -21,6 +21,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \ ${NONEXISTENT}:${PORTSDIR}/converters/iconv-extra:extract NO_WRKSUBDIR= YES +USE_PERL5= YES RUSSIANENC= windows-1251 koi8-r cp1251 cp866 mac-cyrillic post-extract: |