summaryrefslogtreecommitdiff
path: root/net/p5-Net-Libdnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-Libdnet/Makefile')
-rw-r--r--net/p5-Net-Libdnet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Libdnet/Makefile b/net/p5-Net-Libdnet/Makefile
index 4c5d585a1f21..5f0a39045f8f 100644
--- a/net/p5-Net-Libdnet/Makefile
+++ b/net/p5-Net-Libdnet/Makefile
@@ -13,9 +13,9 @@ COMMENT= Libdnet interface
LICENSE= BSD3CLAUSE
-BUILD_DEPENDS= p5-Class-Gomor>=0:devel/p5-Class-Gomor
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Gomor>=0:devel/p5-Class-Gomor
LIB_DEPENDS= libdnet.so:net/libdnet
-RUN_DEPENDS:= ${BUILD_DEPENDS}
CONFIGURE_ARGS= INC='-I${LOCALBASE}/include'
USES= perl5