diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-11-08 09:23:01 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-11-08 09:23:01 +0800 |
commit | 9265d495d63e1f95e600a2e4cc152090a52c9360 (patch) | |
tree | 02424025ffd3c26afcc357f899ddef418d4864ff /textproc | |
parent | e1cf2730f54c1161960e88fe25a811726433f8d2 (diff) | |
download | freebsd-ports-gnome-9265d495d63e1f95e600a2e4cc152090a52c9360.tar.gz freebsd-ports-gnome-9265d495d63e1f95e600a2e4cc152090a52c9360.tar.zst freebsd-ports-gnome-9265d495d63e1f95e600a2e4cc152090a52c9360.zip |
Resolve conflict on previous commit.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-LibXSLT/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-XML-LibXSLT/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/p5-XML-LibXSLT/Makefile b/textproc/p5-XML-LibXSLT/Makefile index 1bb630894393..8570a7e064ea 100644 --- a/textproc/p5-XML-LibXSLT/Makefile +++ b/textproc/p5-XML-LibXSLT/Makefile @@ -14,13 +14,12 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML -LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ - libxslt.so:${PORTSDIR}/textproc/libxslt RUN_DEPENDS:= ${BUILD_DEPENDS} CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2 LDFLAGS+= -L${LOCALBASE}/lib USES= perl5 +USE_GNOME= libxml2 libxslt USE_PERL5= configure .include <bsd.port.mk> diff --git a/textproc/p5-XML-LibXSLT/distinfo b/textproc/p5-XML-LibXSLT/distinfo index 2c11001f7ac7..84f9041b355a 100644 --- a/textproc/p5-XML-LibXSLT/distinfo +++ b/textproc/p5-XML-LibXSLT/distinfo @@ -1,2 +1,2 @@ -SHA256 (XML-LibXSLT-1.81.tar.gz) = 2859425bb9a81ef4e958352655d0a5d5abb26a30d88b3cf23ae93d7e14775c96 -SIZE (XML-LibXSLT-1.81.tar.gz) = 86611 +SHA256 (XML-LibXSLT-1.82.tar.gz) = 0b5e7bd8491ce961965e776468e9c13e5b23802f8f2dc273dc98af7325598d4f +SIZE (XML-LibXSLT-1.82.tar.gz) = 86709 |