summaryrefslogtreecommitdiff
path: root/net/p5-MaxMind-DB-Reader/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-MaxMind-DB-Reader/Makefile')
-rw-r--r--net/p5-MaxMind-DB-Reader/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-MaxMind-DB-Reader/Makefile b/net/p5-MaxMind-DB-Reader/Makefile
index cfbd74dc5bec..ae36baaa1282 100644
--- a/net/p5-MaxMind-DB-Reader/Makefile
+++ b/net/p5-MaxMind-DB-Reader/Makefile
@@ -14,7 +14,8 @@ COMMENT= Read MaxMind DB files
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Data-IEEE754>=0:devel/p5-Data-IEEE754 \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Data-IEEE754>=0:devel/p5-Data-IEEE754 \
p5-Data-Printer>=0:devel/p5-Data-Printer \
p5-Data-Validate-IP>=0.25:net-mgmt/p5-Data-Validate-IP \
p5-DateTime>=0:devel/p5-DateTime \
@@ -25,7 +26,6 @@ BUILD_DEPENDS= p5-Data-IEEE754>=0:devel/p5-Data-IEEE754 \
p5-MooX-StrictConstructor>=0:devel/p5-MooX-StrictConstructor \
p5-Role-Tiny>=0:devel/p5-Role-Tiny \
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Path-Class>=0.27:devel/p5-Path-Class \
p5-Test-Bits>=0:devel/p5-Test-Bits \
p5-Test-Fatal>=0:devel/p5-Test-Fatal \