diff options
Diffstat (limited to 'misc/p5-Business-ISBN/Makefile')
-rw-r--r-- | misc/p5-Business-ISBN/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/p5-Business-ISBN/Makefile b/misc/p5-Business-ISBN/Makefile index 9772c001fd66..d73819e0c836 100644 --- a/misc/p5-Business-ISBN/Makefile +++ b/misc/p5-Business-ISBN/Makefile @@ -21,7 +21,8 @@ OPTIONS_DEFINE= BARCODE XISBN BARCODE_DESC= Barcode support XISBN_DESC= xISBN support -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Business::ISBN.3 \ Business::ISBN10.3 \ |