diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 20:20:27 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 20:20:27 +0000 |
commit | 699cd424eed65e9635dc3829bc92efdedee24dd7 (patch) | |
tree | 92c0c7d64cc8994560cd3f217750b1813bc39f75 /print/p5-PostScript-PPD | |
parent | a02c48b9da99510a14abc1b21196d3cd18996ae5 (diff) |
- Support STAGEDIR
Notes
Notes:
svn path=/head/; revision=328863
Diffstat (limited to 'print/p5-PostScript-PPD')
-rw-r--r-- | print/p5-PostScript-PPD/Makefile | 3 | ||||
-rw-r--r-- | print/p5-PostScript-PPD/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/print/p5-PostScript-PPD/Makefile b/print/p5-PostScript-PPD/Makefile index 2686f407bce0..b563c78c28e4 100644 --- a/print/p5-PostScript-PPD/Makefile +++ b/print/p5-PostScript-PPD/Makefile @@ -19,9 +19,6 @@ TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \ USE_PERL5= configure USES= perl5 -MAN3= PostScript::PPD.3 - -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/lj4515.ppd/d' ${WRKSRC}/t/30_difficult.t diff --git a/print/p5-PostScript-PPD/pkg-plist b/print/p5-PostScript-PPD/pkg-plist index eed0fab9de6a..e52d1cd49028 100644 --- a/print/p5-PostScript-PPD/pkg-plist +++ b/print/p5-PostScript-PPD/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/PostScript/PPD.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/PostScript/PPD/.packlist +%%PERL5_MAN3%%/PostScript::PPD.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/PostScript/PPD @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PostScript @dirrmtry %%SITE_PERL%%/PostScript |