diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 15:49:38 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 15:49:38 +0000 |
commit | 720f9c799454c7a1f146035199f9acb09620962a (patch) | |
tree | 8d455b32f0dd6dc8141395d87b84b6acce6ddce1 /databases/p5-DBIx-Safe | |
parent | de4769301fe24739a0c2777d10a83859a9212411 (diff) | |
download | ports-720f9c799454c7a1f146035199f9acb09620962a.tar.gz ports-720f9c799454c7a1f146035199f9acb09620962a.zip |
Notes
Diffstat (limited to 'databases/p5-DBIx-Safe')
-rw-r--r-- | databases/p5-DBIx-Safe/Makefile | 3 | ||||
-rw-r--r-- | databases/p5-DBIx-Safe/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/databases/p5-DBIx-Safe/Makefile b/databases/p5-DBIx-Safe/Makefile index 72973b108744..9d2b026ab07a 100644 --- a/databases/p5-DBIx-Safe/Makefile +++ b/databases/p5-DBIx-Safe/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 -MAN3= DBIx::Safe.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Safe/pkg-plist b/databases/p5-DBIx-Safe/pkg-plist index e06c02fe1f98..70b6d19bbbe4 100644 --- a/databases/p5-DBIx-Safe/pkg-plist +++ b/databases/p5-DBIx-Safe/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/DBIx/Safe.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Safe/.packlist +%%PERL5_MAN3%%/DBIx::Safe.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Safe @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx @dirrmtry %%SITE_PERL%%/DBIx |