diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 06:50:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 06:50:17 +0000 |
commit | 57b83a1e378b3b84526b72e55e17d0118904f1a2 (patch) | |
tree | faf187a73e7d3b71bb7e87331c0cf13bb06ccae4 /databases/p5-Exception-Class-DBI/Makefile | |
parent | 6fb6597c896b7c2d85ae3cf5c992dff59a7205ac (diff) |
Notes
Diffstat (limited to 'databases/p5-Exception-Class-DBI/Makefile')
-rw-r--r-- | databases/p5-Exception-Class-DBI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Exception-Class-DBI/Makefile b/databases/p5-Exception-Class-DBI/Makefile index d0f397f2eeb5..8ec1543d1ebd 100644 --- a/databases/p5-Exception-Class-DBI/Makefile +++ b/databases/p5-Exception-Class-DBI/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Clas LICENSE_COMB= dual LICENSE= ART10 GPLv1 -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= Exception::Class::DBI.3 |