- set PERL_CONFIGURE=5.8.5+ instead

PR:		117414
Submitted by:	leeym
Approved by:	clsung
This commit is contained in:
Yen-Ming Lee 2008-01-22 00:26:13 +00:00
parent b12bb967c6
commit c593285d9d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206007

View file

@ -26,8 +26,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime
p5-XML-LibXML>=1.54:${PORTSDIR}/textproc/p5-XML-LibXML
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
USE_PERL5= 5.8.5+
PERL_CONFIGURE= 5.8.5+
MAN3= XML::Atom.3 \
XML::Atom::Client.3 \