From 1e2bf2c5d57e115acb946a6b16e47483d5a8a391 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Thu, 7 Nov 2013 13:55:25 +0000 Subject: support STAGEDIR. --- www/p5-HTML-StripScripts-Parser/Makefile | 7 ++----- www/p5-HTML-StripScripts-Parser/pkg-plist | 1 + 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'www/p5-HTML-StripScripts-Parser') diff --git a/www/p5-HTML-StripScripts-Parser/Makefile b/www/p5-HTML-StripScripts-Parser/Makefile index 6cd9a424c7d3..8e5e1ee768b7 100644 --- a/www/p5-HTML-StripScripts-Parser/Makefile +++ b/www/p5-HTML-StripScripts-Parser/Makefile @@ -10,14 +10,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= XSS filter using HTML::Parser -RUN_DEPENDS= p5-HTML-Parser>=3.56:${PORTSDIR}/www/p5-HTML-Parser \ +BUILD_DEPENDS= p5-HTML-Parser>=3.56:${PORTSDIR}/www/p5-HTML-Parser \ p5-HTML-StripScripts>=1.05:${PORTSDIR}/www/p5-HTML-StripScripts -BUILD_DEPENDS:= ${RUN_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= HTML::StripScripts::Parser.3 - -NO_STAGE= yes .include diff --git a/www/p5-HTML-StripScripts-Parser/pkg-plist b/www/p5-HTML-StripScripts-Parser/pkg-plist index 1f8554d33698..ab36edb8198b 100644 --- a/www/p5-HTML-StripScripts-Parser/pkg-plist +++ b/www/p5-HTML-StripScripts-Parser/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/HTML::StripScripts::Parser.3.gz %%SITE_PERL%%/HTML/StripScripts/Parser.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/StripScripts/Parser/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/StripScripts/Parser -- cgit v1.2.3