diff --git a/textproc/p5-XML-LibXSLT/Makefile b/textproc/p5-XML-LibXSLT/Makefile index 4f507b757688..a5321b899e22 100644 --- a/textproc/p5-XML-LibXSLT/Makefile +++ b/textproc/p5-XML-LibXSLT/Makefile @@ -1,26 +1,24 @@ PORTNAME= XML-LibXSLT PORTVERSION= 2.003000 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the GNOME XSLT library WWW= https://metacpan.org/release/XML-LibXSLT LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ - libgpg-error.so:security/libgpg-error RUN_DEPENDS= p5-XML-LibXML>=1.70:textproc/p5-XML-LibXML USES= gnome perl5 pkgconfig USE_GNOME= libxml2 libxslt USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/XML/LibXSLT/LibXSLT.so .include