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-Chess-PGN-Parse | |
parent | 641aebe3adc2c952a71a943fa648da6f4daf0b14 (diff) | |
download | ports-fb2d5da4ebc1084c623330fb16bdcba15bb94569.tar.gz ports-fb2d5da4ebc1084c623330fb16bdcba15bb94569.zip |
Notes
Diffstat (limited to 'textproc/p5-Chess-PGN-Parse')
-rw-r--r-- | textproc/p5-Chess-PGN-Parse/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Chess-PGN-Parse/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/textproc/p5-Chess-PGN-Parse/Makefile b/textproc/p5-Chess-PGN-Parse/Makefile index b9f9d55ef10b..a471c97c44e9 100644 --- a/textproc/p5-Chess-PGN-Parse/Makefile +++ b/textproc/p5-Chess-PGN-Parse/Makefile @@ -14,7 +14,4 @@ COMMENT= Reads and parses PGN (Portable Game Notation) Chess files USES= perl5 USE_PERL5= configure -MAN3= Chess::PGN::Parse.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Chess-PGN-Parse/pkg-plist b/textproc/p5-Chess-PGN-Parse/pkg-plist index 87590d443363..030accf83805 100644 --- a/textproc/p5-Chess-PGN-Parse/pkg-plist +++ b/textproc/p5-Chess-PGN-Parse/pkg-plist @@ -1,6 +1,7 @@ +%%PERL5_MAN3%%/Chess::PGN::Parse.3.gz %%SITE_PERL%%/Chess/PGN/Parse.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chess/PGN/Parse/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chess/PGN/Parse +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chess/PGN/Parse @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chess/PGN @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chess @dirrmtry %%SITE_PERL%%/Chess/PGN |