summaryrefslogtreecommitdiff
path: root/devel/p5-Perl6-Rules/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Perl6-Rules/Makefile')
-rw-r--r--devel/p5-Perl6-Rules/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Perl6-Rules/Makefile b/devel/p5-Perl6-Rules/Makefile
index 0900988444fb..b8e9cc0ae2fc 100644
--- a/devel/p5-Perl6-Rules/Makefile
+++ b/devel/p5-Perl6-Rules/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Implements (most of) the Perl 6 regex syntax
-BUILD_DEPENDS= p5-Attribute-Handlers>=0:devel/p5-Attribute-Handlers \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Attribute-Handlers>=0:devel/p5-Attribute-Handlers \
p5-Filter-Simple>=0:textproc/p5-Filter-Simple
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure