diff options
Diffstat (limited to 'databases/p5-DBIx-MySQLSequence/Makefile')
-rw-r--r-- | databases/p5-DBIx-MySQLSequence/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBIx-MySQLSequence/Makefile b/databases/p5-DBIx-MySQLSequence/Makefile index e9e4557ef3d8..ef767bbce1d8 100644 --- a/databases/p5-DBIx-MySQLSequence/Makefile +++ b/databases/p5-DBIx-MySQLSequence/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS= p5-DBD-mysql>0:${PORTSDIR}/databases/p5-DBD-mysql \ p5-DBI>0:${PORTSDIR}/databases/p5-DBI \ p5-Params-Util>=0.26:${PORTSDIR}/devel/p5-Params-Util -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= DBIx::MySQLSequence.3 |