diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-03 06:53:54 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-03 06:53:54 +0000 |
commit | 2bf8c2e6f0a695ad1d8cb2260e0bda0597634f58 (patch) | |
tree | 2e38557e323dc31c90e715f8e9a953b48430e4d9 /databases/p5-DBIx-Log4perl | |
parent | 652acfb5ce2c698477b31e73991bfe7f6ad1b91e (diff) |
Notes
Diffstat (limited to 'databases/p5-DBIx-Log4perl')
-rw-r--r-- | databases/p5-DBIx-Log4perl/Makefile | 3 | ||||
-rw-r--r-- | databases/p5-DBIx-Log4perl/pkg-plist | 7 |
2 files changed, 4 insertions, 6 deletions
diff --git a/databases/p5-DBIx-Log4perl/Makefile b/databases/p5-DBIx-Log4perl/Makefile index 4d866ae8b657..72775f52dc1c 100644 --- a/databases/p5-DBIx-Log4perl/Makefile +++ b/databases/p5-DBIx-Log4perl/Makefile @@ -20,7 +20,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= DBIx::Log4perl.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Log4perl/pkg-plist b/databases/p5-DBIx-Log4perl/pkg-plist index 6d645aee6b29..3aab73c36054 100644 --- a/databases/p5-DBIx-Log4perl/pkg-plist +++ b/databases/p5-DBIx-Log4perl/pkg-plist @@ -1,9 +1,10 @@ +%%PERL5_MAN3%%/DBIx::Log4perl.3.gz %%SITE_PERL%%/DBIx/Log4perl.pm -%%SITE_PERL%%/DBIx/Log4perl/st.pm %%SITE_PERL%%/DBIx/Log4perl/Constants.pm %%SITE_PERL%%/DBIx/Log4perl/db.pm +%%SITE_PERL%%/DBIx/Log4perl/st.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Log4perl/.packlist -@dirrmtry %%SITE_PERL%%/DBIx/Log4perl -@dirrmtry %%SITE_PERL%%/DBIx @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Log4perl @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx +@dirrmtry %%SITE_PERL%%/DBIx/Log4perl +@dirrmtry %%SITE_PERL%%/DBIx |