diff options
Diffstat (limited to 'devel/p5-Class-Throwable/Makefile')
-rw-r--r-- | devel/p5-Class-Throwable/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Class-Throwable/Makefile b/devel/p5-Class-Throwable/Makefile index 0e26e3ea8e99..808e44dd0503 100644 --- a/devel/p5-Class-Throwable/Makefile +++ b/devel/p5-Class-Throwable/Makefile @@ -12,6 +12,7 @@ COMMENT= Minimal lightweight exception class MAN3= Class::Throwable.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> |