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-Path | |
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-Path')
-rw-r--r-- | devel/p5-File-Path/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-File-Path/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-File-Path/Makefile b/devel/p5-File-Path/Makefile index fa20941a07ef..69616f82f0cf 100644 --- a/devel/p5-File-Path/Makefile +++ b/devel/p5-File-Path/Makefile @@ -13,7 +13,4 @@ COMMENT= Create or remove directory trees USES= perl5 USE_PERL5= configure -MAN3= File::Path.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-File-Path/pkg-plist b/devel/p5-File-Path/pkg-plist index 168311d891e1..73403dc56501 100644 --- a/devel/p5-File-Path/pkg-plist +++ b/devel/p5-File-Path/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/File::Path.3.gz %%SITE_PERL%%/File/Path.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Path/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Path |