aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/libtrace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libtrace/Makefile b/net/libtrace/Makefile
index 66e7b8eeeeec..91b44d0a1da6 100644
--- a/net/libtrace/Makefile
+++ b/net/libtrace/Makefile
@@ -3,14 +3,14 @@
PORTNAME= libtrace
PORTVERSION= 3.0.19
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://research.wand.net.nz/software/libtrace/
MAINTAINER= matt@peterson.org
COMMENT= C library for network packet capture and processing
-LIB_DEPENDS= libpcap.so:net/libpcap
+LIB_DEPENDS= libpcap.so.1:net/libpcap
CONFIGURE_ARGS= --with-libpcap=${LOCALBASE} \
libtrace_doxygen=false