diff options
Diffstat (limited to 'devel/p5-Perl6-Rules/Makefile')
-rw-r--r-- | devel/p5-Perl6-Rules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Perl6-Rules/Makefile b/devel/p5-Perl6-Rules/Makefile index d1911c74239f..07a8f503678a 100644 --- a/devel/p5-Perl6-Rules/Makefile +++ b/devel/p5-Perl6-Rules/Makefile @@ -16,7 +16,7 @@ COMMENT= Implements (most of) the Perl 6 regex syntax BUILD_DEPENDS= p5-Attribute-Handlers>=0:${PORTSDIR}/devel/p5-Attribute-Handlers \ p5-Filter-Simple>=0:${PORTSDIR}/textproc/p5-Filter-Simple -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |