- Use USE_GNOME=libxml2 instead of hardcoded LIB_DEPENDS

PR:		ports/186218
Submitted by:	Jim Ohlstein <jim@ohlste.in>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-02-23 15:21:11 +00:00
parent 86971409a8
commit b3bf590cd4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345734

View file

@ -16,12 +16,12 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-XML-NamespaceSupport>=1.07:${PORTSDIR}/textproc/p5-XML-NamespaceSupport \
p5-XML-SAX>=0.11:${PORTSDIR}/textproc/p5-XML-SAX
LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-LeakTrace>=0:${PORTSDIR}/devel/p5-Test-LeakTrace \
p5-URI>=0:${PORTSDIR}/net/p5-URI
USES= perl5
USE_GNOME= libxml2
USE_PERL5= configure
CONFIGURE_ENV= XMLPREFIX=${LOCALBASE}