aboutsummaryrefslogtreecommitdiff
path: root/net/libnetdude/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libnetdude/Makefile')
-rw-r--r--net/libnetdude/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libnetdude/Makefile b/net/libnetdude/Makefile
index f1af1f5ed228..866641213178 100644
--- a/net/libnetdude/Makefile
+++ b/net/libnetdude/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= SF/netdude/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for manipulating libpcap/tcpdump trace files
-LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl \
- libpcapnav.so:${PORTSDIR}/net/libpcapnav
+LIB_DEPENDS= libltdl.so:devel/libltdl \
+ libpcapnav.so:net/libpcapnav
USES= libtool
GNU_CONFIGURE= yes