summaryrefslogtreecommitdiffstats
path: root/usr.sbin/traceroute/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/traceroute/Makefile')
-rw-r--r--usr.sbin/traceroute/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/traceroute/Makefile b/usr.sbin/traceroute/Makefile
index 12f9a0b..a3b6a14 100644
--- a/usr.sbin/traceroute/Makefile
+++ b/usr.sbin/traceroute/Makefile
@@ -25,8 +25,7 @@ CFLAGS+= -DIPSEC
# CFLAGS+= -DSANE_PRECISION
.if !defined(TRACEROUTE_NO_IPSEC)
-DPADD= ${LIBIPSEC}
-LDADD= -lipsec
+LIBADD+= ipsec
.endif
CFLAGS+= -I${TRACEROUTE_DISTDIR}
OpenPOWER on IntegriCloud