diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-10-29 20:52:07 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-10-29 20:52:07 +0800 |
commit | 03034c7ff2f4a3a41486162bd4f53ce0f52132b3 (patch) | |
tree | 53c9127148c1568d3674c9882261ca7d4cf8d8e0 /devel/p5-File-SearchPath | |
parent | 6f19de4662d91d2ea59116d9e1fe1b1769c18494 (diff) | |
download | freebsd-ports-gnome-03034c7ff2f4a3a41486162bd4f53ce0f52132b3.tar.gz freebsd-ports-gnome-03034c7ff2f4a3a41486162bd4f53ce0f52132b3.tar.zst freebsd-ports-gnome-03034c7ff2f4a3a41486162bd4f53ce0f52132b3.zip |
Support STAGEDIR.
Diffstat (limited to 'devel/p5-File-SearchPath')
-rw-r--r-- | devel/p5-File-SearchPath/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-File-SearchPath/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/devel/p5-File-SearchPath/Makefile b/devel/p5-File-SearchPath/Makefile index dff9be6a00a5..ebf253a187ab 100644 --- a/devel/p5-File-SearchPath/Makefile +++ b/devel/p5-File-SearchPath/Makefile @@ -14,7 +14,4 @@ RUN_DEPENDS= p5-Env-Path>=0:${PORTSDIR}/devel/p5-Env-Path USES= perl5 USE_PERL5= modbuild -MAN3= File::SearchPath.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-File-SearchPath/pkg-plist b/devel/p5-File-SearchPath/pkg-plist index 24cba5e1062f..a42ac6df9639 100644 --- a/devel/p5-File-SearchPath/pkg-plist +++ b/devel/p5-File-SearchPath/pkg-plist @@ -1,2 +1,3 @@ +%%PERL5_MAN3%%/File::SearchPath.3.gz %%SITE_PERL%%/File/SearchPath.pm -@dirrm %%SITE_PERL%%/File +@dirrmtry %%SITE_PERL%%/File |