diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-11-07 11:52:41 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-11-07 11:52:41 +0800 |
commit | 5c03473a6f9bc50d15d9d0f975242e2a1a36d3d6 (patch) | |
tree | 36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-Games-Dissociate | |
parent | aa7203bfe36ea4c6977d938d04e68f98ab231647 (diff) | |
download | freebsd-ports-gnome-5c03473a6f9bc50d15d9d0f975242e2a1a36d3d6.tar.gz freebsd-ports-gnome-5c03473a6f9bc50d15d9d0f975242e2a1a36d3d6.tar.zst freebsd-ports-gnome-5c03473a6f9bc50d15d9d0f975242e2a1a36d3d6.zip |
Support STAGEDIR.
Diffstat (limited to 'textproc/p5-Games-Dissociate')
-rw-r--r-- | textproc/p5-Games-Dissociate/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Games-Dissociate/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/textproc/p5-Games-Dissociate/Makefile b/textproc/p5-Games-Dissociate/Makefile index ab75f33b891d..0da64279002a 100644 --- a/textproc/p5-Games-Dissociate/Makefile +++ b/textproc/p5-Games-Dissociate/Makefile @@ -14,10 +14,7 @@ COMMENT= Dissociated Press algorithm and filter TEST_DEPENDS= p5-Test-Pod>=1.00:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>0:${PORTSDIR}/devel/p5-Test-Pod-Coverage -MAN3= Games::Dissociate.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Games-Dissociate/pkg-plist b/textproc/p5-Games-Dissociate/pkg-plist index df04f045f205..730875e690d7 100644 --- a/textproc/p5-Games-Dissociate/pkg-plist +++ b/textproc/p5-Games-Dissociate/pkg-plist @@ -1,5 +1,6 @@ +%%PERL5_MAN3%%/Games::Dissociate.3.gz %%SITE_PERL%%/Games/Dissociate.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Dissociate/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Dissociate +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Dissociate @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games @dirrmtry %%SITE_PERL%%/Games |