diff options
Diffstat (limited to 'databases/p5-DBI/Makefile')
-rw-r--r-- | databases/p5-DBI/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile index 56c239f9f857..39c5f6af130d 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/Makefile @@ -18,7 +18,8 @@ PROXY_DESC= Build DBI::Proxy CONFLICTS= p5-DBI-1.3* -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= dbilogstrip.1 dbiprof.1 dbiproxy.1 MAN3= Bundle::DBI.3 \ |