diff options
Diffstat (limited to 'net/daemonlogger/Makefile')
-rw-r--r-- | net/daemonlogger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/daemonlogger/Makefile b/net/daemonlogger/Makefile index 9a69fafc8217..d8cc98e9683c 100644 --- a/net/daemonlogger/Makefile +++ b/net/daemonlogger/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.snort.org/users/roesch/code/ MAINTAINER= wxs@FreeBSD.org COMMENT= Packet sniffer capable of running as a daemon and as a software tap -LIB_DEPENDS= libdnet.so:${PORTSDIR}/net/libdnet +LIB_DEPENDS= libdnet.so:net/libdnet GNU_CONFIGURE= yes USE_RC_SUBR= daemonlogger |