summaryrefslogtreecommitdiff
path: root/net/p5-Net-RawIP
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2007-06-18 09:23:38 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2007-06-18 09:23:38 +0000
commitcbe34ee98c29049680303df9795243d69fa4c7d6 (patch)
treebac6a007cbd299d1ce422e617a2bc562f7b17d6c /net/p5-Net-RawIP
parentUpdate port to the new version 1.11 and add optional SVG support. (diff)
Add missing RUN_DEPEND.
Submitted by: sem
Notes
Notes: svn path=/head/; revision=193768
Diffstat (limited to 'net/p5-Net-RawIP')
-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