diff options
Diffstat (limited to 'textproc/p5-Petal/Makefile')
-rw-r--r-- | textproc/p5-Petal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Petal/Makefile b/textproc/p5-Petal/Makefile index 8be6a7862289..be41e74f5d78 100644 --- a/textproc/p5-Petal/Makefile +++ b/textproc/p5-Petal/Makefile @@ -20,6 +20,7 @@ MAN3= Petal.3 \ Petal::Hash::Test.3 \ Petal::I18N.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> |