diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-11-04 22:41:18 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-11-04 22:41:18 +0800 |
commit | e9b5cdf5c60b0a9d7557e0f91f1ae8978eb1b57d (patch) | |
tree | 0830b8c997491d240142a3cbadcfb920dcd63c9b /misc/p5-Geo-Cache | |
parent | ddd80aa3cc8700d3f294c320c6335f7de33845ac (diff) | |
download | freebsd-ports-gnome-e9b5cdf5c60b0a9d7557e0f91f1ae8978eb1b57d.tar.gz freebsd-ports-gnome-e9b5cdf5c60b0a9d7557e0f91f1ae8978eb1b57d.tar.zst freebsd-ports-gnome-e9b5cdf5c60b0a9d7557e0f91f1ae8978eb1b57d.zip |
Support STAGEDIR.
Diffstat (limited to 'misc/p5-Geo-Cache')
-rw-r--r-- | misc/p5-Geo-Cache/Makefile | 3 | ||||
-rw-r--r-- | misc/p5-Geo-Cache/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/misc/p5-Geo-Cache/Makefile b/misc/p5-Geo-Cache/Makefile index 5b23e8b7450a..58cc6f47bfb3 100644 --- a/misc/p5-Geo-Cache/Makefile +++ b/misc/p5-Geo-Cache/Makefile @@ -17,7 +17,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Geo::Cache.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/misc/p5-Geo-Cache/pkg-plist b/misc/p5-Geo-Cache/pkg-plist index 4d998bf078f4..445f182f2b5f 100644 --- a/misc/p5-Geo-Cache/pkg-plist +++ b/misc/p5-Geo-Cache/pkg-plist @@ -1,5 +1,6 @@ +%%PERL5_MAN3%%/Geo::Cache.3.gz %%SITE_PERL%%/Geo/Cache.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Cache/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Cache +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Cache @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo @dirrmtry %%SITE_PERL%%/Geo |