Fixed DPADD.
Submitted by: bde
This commit is contained in:
parent
10ae6ece36
commit
5548840306
@ -9,8 +9,8 @@ CFLAGS+=-DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DSTATETOP
|
||||
CFLAGS+=-I${.CURDIR}/../../sys/contrib/ipfilter/netinet
|
||||
CFLAGS+=-I${.CURDIR}/../../contrib/ipfilter
|
||||
|
||||
DPADD= ${NCURSES}
|
||||
LDADD= -lncurses
|
||||
DPADD= ${LIBNCURSES}
|
||||
LDADD= -lncurses
|
||||
|
||||
MAINTAINER= guido@freebsd.org
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user