Fix package building on perl 5.005_03.
Pointed by: kris
This commit is contained in:
parent
7653a98552
commit
4405b5a971
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89345
@ -21,9 +21,8 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= INC='-I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2'
|
||||
CONFIGURE_ENV= XMLPREFIX='${PREFIX}'
|
||||
|
||||
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
MAN3= XML::LibXML.3 XML::LibXML::Attr.3 XML::LibXML::Boolean.3 \
|
||||
XML::LibXML::CDATASection.3 XML::LibXML::Comment.3 \
|
||||
XML::LibXML::DOM.3 XML::LibXML::Document.3 \
|
||||
|
Loading…
Reference in New Issue
Block a user