mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- set PERL_CONFIGURE=5.8.5+ instead
PR: 117414 Submitted by: leeym Approved by: clsung
This commit is contained in:
parent
b12bb967c6
commit
c593285d9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206007
1 changed files with 1 additions and 2 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue