diff options
| author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
|---|---|---|
| committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
| commit | fb2d5da4ebc1084c623330fb16bdcba15bb94569 (patch) | |
| tree | 36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-CSS-Tiny | |
| parent | - Unbreak fetching by pointing MASTER_SITES to GOOGLE_CODE (diff) | |
Support STAGEDIR.
Diffstat (limited to 'textproc/p5-CSS-Tiny')
| -rw-r--r-- | textproc/p5-CSS-Tiny/Makefile | 3 | ||||
| -rw-r--r-- | textproc/p5-CSS-Tiny/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/textproc/p5-CSS-Tiny/Makefile b/textproc/p5-CSS-Tiny/Makefile index 9113f107dc68..ec0cbcb8fb51 100644 --- a/textproc/p5-CSS-Tiny/Makefile +++ b/textproc/p5-CSS-Tiny/Makefile @@ -16,7 +16,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= CSS::Tiny.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-CSS-Tiny/pkg-plist b/textproc/p5-CSS-Tiny/pkg-plist index 72f7d10b80c4..ec411a00d91e 100644 --- a/textproc/p5-CSS-Tiny/pkg-plist +++ b/textproc/p5-CSS-Tiny/pkg-plist @@ -1,5 +1,6 @@ +%%PERL5_MAN3%%/CSS::Tiny.3.gz %%SITE_PERL%%/CSS/Tiny.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Tiny/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Tiny +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS/Tiny @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSS @dirrmtry %%SITE_PERL%%/CSS |
