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/p5-XML-Parser-encodings/Makefile | |
parent | 0993ac7ee05fb36834452d01188a887420b86d56 (diff) |
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=201032
Diffstat (limited to 'russian/p5-XML-Parser-encodings/Makefile')
-rw-r--r-- | russian/p5-XML-Parser-encodings/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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: |