summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/p5-Net-RawIP/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Net-RawIP/Makefile b/net/p5-Net-RawIP/Makefile
index e6cbc1f4b0f0..a9fc17e9308f 100644
--- a/net/p5-Net-RawIP/Makefile
+++ b/net/p5-Net-RawIP/Makefile
@@ -17,6 +17,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= A perl module to manipulate raw IP packets
+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils
+
PERL_CONFIGURE= yes
MAN3= Net::RawIP.3 Net::RawIP::libpcap.3