summaryrefslogtreecommitdiffstats
path: root/net/daq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/daq/Makefile')
-rw-r--r--net/daq/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/daq/Makefile b/net/daq/Makefile
index 516b0c4..ebd9e61 100644
--- a/net/daq/Makefile
+++ b/net/daq/Makefile
@@ -13,9 +13,9 @@ COMMENT= Data Acquisition abstraction library for snort 2.9+
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libdnet.so:${PORTSDIR}/net/libdnet \
- libpcap.so:${PORTSDIR}/net/libpcap
-BUILD_DEPENDS= flex:${PORTSDIR}/textproc/flex
+LIB_DEPENDS= libdnet.so:net/libdnet \
+ libpcap.so:net/libpcap
+BUILD_DEPENDS= flex:textproc/flex
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
OpenPOWER on IntegriCloud