diff options
Diffstat (limited to 'devel/p5-Perl6-Form/Makefile')
-rw-r--r-- | devel/p5-Perl6-Form/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Perl6-Form/Makefile b/devel/p5-Perl6-Form/Makefile index bc6c0dea2b3b..48bca359b8ba 100644 --- a/devel/p5-Perl6-Form/Makefile +++ b/devel/p5-Perl6-Form/Makefile @@ -16,7 +16,7 @@ COMMENT= Implements the Perl 6 'form' built-in BUILD_DEPENDS= ${SITE_PERL}/Perl6/Export.pm:${PORTSDIR}/devel/p5-Perl6-Export \ ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |