Fix package building on perl 5.005_03.

Pointed by:	kris
This commit is contained in:
Sergey Skvortsov 2003-09-25 11:09:32 +00:00
parent 7653a98552
commit 4405b5a971
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89345

View File

@ -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 \