diff options
| author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 13:55:25 +0000 |
|---|---|---|
| committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 13:55:25 +0000 |
| commit | 1e2bf2c5d57e115acb946a6b16e47483d5a8a391 (patch) | |
| tree | 2ebf187b9ffba43b33c30ab99f9ca1be04e1ac37 /www/p5-HTML-StripScripts-Parser | |
| parent | databases/sqlrelay: update to 0.53.1 (diff) | |
support STAGEDIR.
Diffstat (limited to 'www/p5-HTML-StripScripts-Parser')
| -rw-r--r-- | www/p5-HTML-StripScripts-Parser/Makefile | 7 | ||||
| -rw-r--r-- | www/p5-HTML-StripScripts-Parser/pkg-plist | 1 |
2 files changed, 3 insertions, 5 deletions
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 <bsd.port.mk> 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 |
