aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Write
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-10 19:11:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-10 19:11:13 +0000
commitbafee78b4b2294b154600aa34180c4a2b9187fca (patch)
tree0dc293382926edd6e732a06546c72fb7d42cb602 /net/p5-Net-Write
parent87f7a2f231f62b41ba5a13f8d47b3b8595743e12 (diff)
downloadports-bafee78b4b2294b154600aa34180c4a2b9187fca.tar.gz
ports-bafee78b4b2294b154600aa34180c4a2b9187fca.zip
- Fix pkg-plist
- Bump PORTREVISION PR: ports/107768 Submitted by: Christopher Boumenot <boumenot@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=181996
Diffstat (limited to 'net/p5-Net-Write')
-rw-r--r--net/p5-Net-Write/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Write/Makefile b/net/p5-Net-Write/Makefile
index 255a93b28aa1..e031fb7f686b 100644
--- a/net/p5-Net-Write/Makefile
+++ b/net/p5-Net-Write/Makefile
@@ -18,7 +18,7 @@ COMMENT= An interface to open and send raw frames to the network
BUILD_DEPENDS= p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \
p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6 \
p5-Net-Pcap>=0.14:${PORTSDIR}/net/p5-Net-Pcap
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes