diff options
| -rw-r--r-- | databases/p5-DBI/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile index 555f0c314546..a92f09b26b46 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/Makefile @@ -16,9 +16,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE OPTIONS_DEFINE= PROXY PROXY_DESC= Build DBI::Proxy -USES= perl5 shebangfix +USES= cpe perl5 shebangfix USE_PERL5= configure +CPE_VENDOR= perl + SHEBANG_FILES= dbixs_rev.pl PROXY_BUILD_DEPENDS= p5-PlRPC>=0.2001:net/p5-PlRPC |
