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-Exception-Class-DBI | |
parent | 652acfb5ce2c698477b31e73991bfe7f6ad1b91e (diff) |
Notes
Diffstat (limited to 'databases/p5-Exception-Class-DBI')
-rw-r--r-- | databases/p5-Exception-Class-DBI/Makefile | 3 | ||||
-rw-r--r-- | databases/p5-Exception-Class-DBI/pkg-plist | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/databases/p5-Exception-Class-DBI/Makefile b/databases/p5-Exception-Class-DBI/Makefile index 46ac0a58f8a6..773c389fafef 100644 --- a/databases/p5-Exception-Class-DBI/Makefile +++ b/databases/p5-Exception-Class-DBI/Makefile @@ -19,7 +19,4 @@ LICENSE= ART10 GPLv1 USES= perl5 USE_PERL5= modbuild -MAN3= Exception::Class::DBI.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/databases/p5-Exception-Class-DBI/pkg-plist b/databases/p5-Exception-Class-DBI/pkg-plist index 57dbb2233c8c..cc9256bdf1e1 100644 --- a/databases/p5-Exception-Class-DBI/pkg-plist +++ b/databases/p5-Exception-Class-DBI/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Exception::Class::DBI.3.gz %%SITE_PERL%%/Exception/Class/DBI.pm -@dirrmtry %%%SITE_PERL%%/Exception/Class -@dirrmtry %%%SITE_PERL%%/Exception +@dirrmtry %%SITE_PERL%%/Exception/Class +@dirrmtry %%SITE_PERL%%/Exception |