aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Frame/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-Frame/Makefile')
-rw-r--r--net/p5-Net-Frame/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Frame/Makefile b/net/p5-Net-Frame/Makefile
index c9b7c05983e5..58452b9c51fe 100644
--- a/net/p5-Net-Frame/Makefile
+++ b/net/p5-Net-Frame/Makefile
@@ -13,11 +13,11 @@ COMMENT= Base framework for frame crafting
LICENSE= ART10
LICENSE_FILE= ${WRKSRC}/LICENSE.Artistic
-BUILD_DEPENDS= p5-Bit-Vector>=0:math/p5-Bit-Vector \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Bit-Vector>=0:math/p5-Bit-Vector \
p5-Class-Gomor>=1.00:devel/p5-Class-Gomor \
p5-Net-IPv6Addr>=0:net-mgmt/p5-Net-IPv6Addr \
p5-Socket6>=0:net/p5-Socket6
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5