summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2010-02-25 20:24:19 +0000
committerru <ru@FreeBSD.org>2010-02-25 20:24:19 +0000
commit4d27ff91d01ec406d08089baae33529e85e9868f (patch)
tree4f5956e5e1eefb11957b3c4e601da267e4d60995 /sbin/ipfw/Makefile
parentab65ee82de3cee0452b0d696f87e19f28add5f08 (diff)
downloadFreeBSD-src-4d27ff91d01ec406d08089baae33529e85e9868f.zip
FreeBSD-src-4d27ff91d01ec406d08089baae33529e85e9868f.tar.gz
Fixed dependencies (make checkdpadd).
Diffstat (limited to 'sbin/ipfw/Makefile')
-rw-r--r--sbin/ipfw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/ipfw/Makefile b/sbin/ipfw/Makefile
index c09ebca..b25f38c 100644
--- a/sbin/ipfw/Makefile
+++ b/sbin/ipfw/Makefile
@@ -3,6 +3,7 @@
PROG= ipfw
SRCS= ipfw2.c dummynet.c ipv6.c main.c nat.c altq.c
WARNS?= 2
+DPADD= ${LIBUTIL}
LDADD= -lutil
MAN= ipfw.8
OpenPOWER on IntegriCloud