diff options
Diffstat (limited to 'textproc/p5-XML-XSLT/Makefile')
-rw-r--r-- | textproc/p5-XML-XSLT/Makefile | 2 |
1 files changed, 2 insertions, 0 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} |