diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-30 01:38:24 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-30 01:38:24 +0000 |
commit | 14d77777302ee3607f23943a947a138f7392077a (patch) | |
tree | be3b866adbcdc873ccea66c0300d582bf8f23119 /devel/p5-IPC-ShareLite | |
parent | - Bump PORTREVISION (diff) |
Support STAGEDIR.
Notes
Notes:
svn path=/head/; revision=332028
Diffstat (limited to 'devel/p5-IPC-ShareLite')
-rw-r--r-- | devel/p5-IPC-ShareLite/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-IPC-ShareLite/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-IPC-ShareLite/Makefile b/devel/p5-IPC-ShareLite/Makefile index 4852d6f27f43..0594e044ffc4 100644 --- a/devel/p5-IPC-ShareLite/Makefile +++ b/devel/p5-IPC-ShareLite/Makefile @@ -13,7 +13,4 @@ COMMENT= Simple interface to access shared memory USES= perl5 USE_PERL5= configure -MAN3= IPC::ShareLite.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-IPC-ShareLite/pkg-plist b/devel/p5-IPC-ShareLite/pkg-plist index 66745c599572..83179a68d7e6 100644 --- a/devel/p5-IPC-ShareLite/pkg-plist +++ b/devel/p5-IPC-ShareLite/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/IPC::ShareLite.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/IPC/ShareLite.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/ShareLite/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/ShareLite/ShareLite.bs |