1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Add missing RUN_DEPEND.

Submitted by:	sem
This commit is contained in:
Dmitry Sivachenko 2007-06-18 09:23:38 +00:00
parent 37f8c3b9a8
commit cbe34ee98c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193768

View File

@ -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