diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 14:42:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 14:42:45 +0000 |
commit | eef915e4fb6865a67b0b32735fb5c86e4bee8d5c (patch) | |
tree | 2dd6cbeffe287ab5c9cf1b17d183087672337f67 /security/p5-Safe-Hole | |
parent | 5234475550d17ca94462eb111202647db1f06036 (diff) | |
download | ports-eef915e4fb6865a67b0b32735fb5c86e4bee8d5c.tar.gz ports-eef915e4fb6865a67b0b32735fb5c86e4bee8d5c.zip |
- Stage support
Notes
Notes:
svn path=/head/; revision=342156
Diffstat (limited to 'security/p5-Safe-Hole')
-rw-r--r-- | security/p5-Safe-Hole/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Safe-Hole/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Safe-Hole/Makefile b/security/p5-Safe-Hole/Makefile index 4b8a41c8d100..dde1746e698e 100644 --- a/security/p5-Safe-Hole/Makefile +++ b/security/p5-Safe-Hole/Makefile @@ -13,7 +13,4 @@ COMMENT= Make a hole to the original main compartment in the Safe compartment USES= perl5 USE_PERL5= modbuild -MAN3= Safe::Hole.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-Safe-Hole/pkg-plist b/security/p5-Safe-Hole/pkg-plist index 8f1542f23eaa..ce36da188f30 100644 --- a/security/p5-Safe-Hole/pkg-plist +++ b/security/p5-Safe-Hole/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Safe/Hole/Hole.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/Safe/Hole/Hole.bs %%SITE_PERL%%/%%PERL_ARCH%%/Safe/Hole.pm +%%PERL5_MAN3%%/Safe::Hole.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Safe/Hole/ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Safe @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Safe |