summaryrefslogtreecommitdiff
path: root/devel/p5-UNIVERSAL-ref/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-UNIVERSAL-ref/Makefile')
-rw-r--r--devel/p5-UNIVERSAL-ref/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-UNIVERSAL-ref/Makefile b/devel/p5-UNIVERSAL-ref/Makefile
index 3a18a2e4969f..14978d9477a3 100644
--- a/devel/p5-UNIVERSAL-ref/Makefile
+++ b/devel/p5-UNIVERSAL-ref/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Turns ref() into a multimethod
-BUILD_DEPENDS= p5-B-Utils>=0:devel/p5-B-Utils
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-B-Utils>=0:devel/p5-B-Utils
USES= perl5
USE_PERL5= configure