diff options
Diffstat (limited to 'devel/p5-Perl6-Export-Attrs/Makefile')
-rw-r--r-- | devel/p5-Perl6-Export-Attrs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Perl6-Export-Attrs/Makefile b/devel/p5-Perl6-Export-Attrs/Makefile index df8da8e15433..12d8f4261d8c 100644 --- a/devel/p5-Perl6-Export-Attrs/Makefile +++ b/devel/p5-Perl6-Export-Attrs/Makefile @@ -16,7 +16,7 @@ COMMENT= The Perl 6 'is export(...)' trait as a Perl 5 attribute BUILD_DEPENDS= p5-Attribute-Handlers>=0:${PORTSDIR}/devel/p5-Attribute-Handlers \ p5-version>=0:${PORTSDIR}/devel/p5-version -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |