mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
add back DPADD (removed by mistake in a previous commit)
This commit is contained in:
parent
feadd2b1ca
commit
a63e8ce9e7
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue