summaryrefslogtreecommitdiffstats
path: root/usr.bin/nc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/nc/Makefile')
-rw-r--r--usr.bin/nc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/nc/Makefile b/usr.bin/nc/Makefile
index 17cea06..b24a086 100644
--- a/usr.bin/nc/Makefile
+++ b/usr.bin/nc/Makefile
@@ -6,8 +6,7 @@ PROG= nc
SRCS= netcat.c atomicio.c socks.c
CFLAGS+=-DIPSEC
-LDADD= -lipsec
-DPADD= ${LIBIPSEC}
+LIBADD= ipsec
WARNS?= 2
OpenPOWER on IntegriCloud