diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:46:33 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:46:33 +0000 |
commit | 073942c880a4e31c6e91aaef30f6d9a64633ad26 (patch) | |
tree | c00f6ccb48c8f9d9e251c8caa0928d7e3f950145 /lang/p5-Data-JavaScript | |
parent | 78504bf84db13c1a72fc4e0047f60cb40718f703 (diff) | |
download | ports-073942c880a4e31c6e91aaef30f6d9a64633ad26.tar.gz ports-073942c880a4e31c6e91aaef30f6d9a64633ad26.zip |
Notes
Diffstat (limited to 'lang/p5-Data-JavaScript')
-rw-r--r-- | lang/p5-Data-JavaScript/Makefile | 3 | ||||
-rw-r--r-- | lang/p5-Data-JavaScript/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/lang/p5-Data-JavaScript/Makefile b/lang/p5-Data-JavaScript/Makefile index 007db17c6e3a..006ad5cd3db1 100644 --- a/lang/p5-Data-JavaScript/Makefile +++ b/lang/p5-Data-JavaScript/Makefile @@ -15,7 +15,4 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= perl5 USE_PERL5= configure -MAN3= Data::JavaScript.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/lang/p5-Data-JavaScript/pkg-plist b/lang/p5-Data-JavaScript/pkg-plist index 673d91d6c2a1..1ef7e5462844 100644 --- a/lang/p5-Data-JavaScript/pkg-plist +++ b/lang/p5-Data-JavaScript/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/Data/JavaScript.pm %%SITE_PERL%%/Data/example.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/JavaScript/.packlist +%%PERL5_MAN3%%/Data::JavaScript.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/JavaScript @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data @dirrmtry %%SITE_PERL%%/Data |