mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
Fix dependency.
Found by: bento
This commit is contained in:
parent
8a1f93439e
commit
cad10d6404
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52384
@ -14,11 +14,14 @@ PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= dom@happygiraffe.net
|
||||
|
||||
BUILD_DEPENDS= ${PERL_ABASE}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML
|
||||
RUN_DEPENDS= ${PERL_ABASE}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML
|
||||
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
xslt.1:${PORTSDIR}/textproc/libxslt
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= INC='-I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2'
|
||||
PERL_ABASE= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}
|
||||
|
||||
MAN3= XML::LibXSLT.3
|
||||
|
||||
|
@ -1 +1 @@
|
||||
A Perl interface to the GNOME XSLT library.
|
||||
Perl interface to the GNOME XSLT library
|
||||
|
Loading…
Reference in New Issue
Block a user