diff options
Diffstat (limited to 'databases/p5-Amon2-DBI/Makefile')
-rw-r--r-- | databases/p5-Amon2-DBI/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-Amon2-DBI/Makefile b/databases/p5-Amon2-DBI/Makefile index 79c23e3ea31c..cc6fd9c7c1d4 100644 --- a/databases/p5-Amon2-DBI/Makefile +++ b/databases/p5-Amon2-DBI/Makefile @@ -21,7 +21,8 @@ TEST_DEPENDS= \ p5-Amon2>0:${PORTSDIR}/www/p5-Amon2 \ p5-Test-Memory-Cycle>0:${PORTSDIR}/devel/p5-Test-Memory-Cycle -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Amon2::DBI.3 |