diff options
Diffstat (limited to 'textproc/p5-XML-XSLT')
-rw-r--r-- | textproc/p5-XML-XSLT/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-XSLT/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-XSLT/Makefile b/textproc/p5-XML-XSLT/Makefile index fbe0c4815aff..30bf9bf2ad34 100644 --- a/textproc/p5-XML-XSLT/Makefile +++ b/textproc/p5-XML-XSLT/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= XML::XSLT - A perl module for processing XSLT + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ ${BUILD_DEPENDS} diff --git a/textproc/p5-XML-XSLT/pkg-comment b/textproc/p5-XML-XSLT/pkg-comment deleted file mode 100644 index d4fc667fb113..000000000000 --- a/textproc/p5-XML-XSLT/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML::XSLT - A perl module for processing XSLT |