summaryrefslogtreecommitdiff
path: root/devel/p5-Metabase-Fact/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Metabase-Fact/Makefile')
-rw-r--r--devel/p5-Metabase-Fact/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Metabase-Fact/Makefile b/devel/p5-Metabase-Fact/Makefile
index a348b8cdbd76..2847f0f9e773 100644
--- a/devel/p5-Metabase-Fact/Makefile
+++ b/devel/p5-Metabase-Fact/Makefile
@@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= swills@FreeBSD.org
COMMENT= Metabase Facts
-BUILD_DEPENDS= p5-JSON>=2.0:converters/p5-JSON \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-JSON>=2.0:converters/p5-JSON \
p5-Data-GUID>=0:devel/p5-Data-GUID \
p5-Test-Exception>=0:devel/p5-Test-Exception \
p5-CPAN-DistnameInfo>0:devel/p5-CPAN-DistnameInfo
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure