diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-04 14:41:18 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-04 14:41:18 +0000 |
commit | 7fe1af8865090c8bb0944d3ac341b8d6bf3f1aa6 (patch) | |
tree | 0830b8c997491d240142a3cbadcfb920dcd63c9b /misc/p5-Locale-SubCountry | |
parent | ab0d0e065c299039a950d2dafeb30eb3b2c5087f (diff) | |
download | ports-7fe1af8865090c8bb0944d3ac341b8d6bf3f1aa6.tar.gz ports-7fe1af8865090c8bb0944d3ac341b8d6bf3f1aa6.zip |
Support STAGEDIR.
Notes
Notes:
svn path=/head/; revision=332733
Diffstat (limited to 'misc/p5-Locale-SubCountry')
-rw-r--r-- | misc/p5-Locale-SubCountry/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-Locale-SubCountry/pkg-plist | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/misc/p5-Locale-SubCountry/Makefile b/misc/p5-Locale-SubCountry/Makefile index 2eec5c01399c..85c2095c2084 100644 --- a/misc/p5-Locale-SubCountry/Makefile +++ b/misc/p5-Locale-SubCountry/Makefile @@ -16,8 +16,4 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= modbuild -MAN3= Locale::SubCountry.3 \ - Locale::SubCountry::Data.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/misc/p5-Locale-SubCountry/pkg-plist b/misc/p5-Locale-SubCountry/pkg-plist index a5818865b2f1..871ba77999fe 100644 --- a/misc/p5-Locale-SubCountry/pkg-plist +++ b/misc/p5-Locale-SubCountry/pkg-plist @@ -1,4 +1,6 @@ +%%PERL5_MAN3%%/Locale::SubCountry.3.gz +%%PERL5_MAN3%%/Locale::SubCountry::Data.3.gz %%SITE_PERL%%/Locale/SubCountry.pm %%SITE_PERL%%/Locale/SubCountry/Data.pm -@dirrm %%SITE_PERL%%/Locale/SubCountry +@dirrmtry %%SITE_PERL%%/Locale/SubCountry @dirrmtry %%SITE_PERL%%/Locale |