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-Data-Phrasebook-Loader-YAML | |
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-Data-Phrasebook-Loader-YAML')
-rw-r--r-- | textproc/p5-Data-Phrasebook-Loader-YAML/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Data-Phrasebook-Loader-YAML/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile b/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile index b8ed29e9f20c..30d3a054081f 100644 --- a/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile +++ b/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile @@ -20,7 +20,4 @@ TEST_DEPENDS= p5-Test-Distribution>=0:${PORTSDIR}/devel/p5-Test-Distribution USES= perl5 USE_PERL5= configure -MAN3= Data::Phrasebook::Loader::YAML.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Data-Phrasebook-Loader-YAML/pkg-plist b/textproc/p5-Data-Phrasebook-Loader-YAML/pkg-plist index 0764f3f1aee2..76a143ff67d5 100644 --- a/textproc/p5-Data-Phrasebook-Loader-YAML/pkg-plist +++ b/textproc/p5-Data-Phrasebook-Loader-YAML/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Data::Phrasebook::Loader::YAML.3.gz %%SITE_PERL%%/Data/Phrasebook/Loader/YAML.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Phrasebook/Loader/YAML/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Phrasebook/Loader/YAML |