mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Use USE_GNOME=libxml2 instead of hardcoded LIB_DEPENDS
PR: ports/186218 Submitted by: Jim Ohlstein <jim@ohlste.in>
This commit is contained in:
parent
86971409a8
commit
b3bf590cd4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345734
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue