diff options
Diffstat (limited to 'lang/p5-Quantum-Superpositions/Makefile')
-rw-r--r-- | lang/p5-Quantum-Superpositions/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/p5-Quantum-Superpositions/Makefile b/lang/p5-Quantum-Superpositions/Makefile index 098b679d9a6..510fd80758d 100644 --- a/lang/p5-Quantum-Superpositions/Makefile +++ b/lang/p5-Quantum-Superpositions/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Quantum::Superpositions.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> |