aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-MQTT/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-MQTT/Makefile')
-rw-r--r--net/p5-Net-MQTT/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-MQTT/Makefile b/net/p5-Net-MQTT/Makefile
index b506df13a87e..276039ebfaeb 100644
--- a/net/p5-Net-MQTT/Makefile
+++ b/net/p5-Net-MQTT/Makefile
@@ -15,10 +15,10 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \
p5-Net-Pcap>=0:net/p5-Net-Pcap
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Pod-Usage>=0:devel/p5-Pod-Usage
USES= perl5