summaryrefslogtreecommitdiffstats
path: root/usr.sbin/traceroute6
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/traceroute6')
-rw-r--r--usr.sbin/traceroute6/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/traceroute6/Makefile b/usr.sbin/traceroute6/Makefile
index 2b151a6..d2f6de1 100644
--- a/usr.sbin/traceroute6/Makefile
+++ b/usr.sbin/traceroute6/Makefile
@@ -19,7 +19,9 @@ BINOWN= root
BINGRP= bin
BINMODE=4555
-CFLAGS+=-DINET6
+CFLAGS+=-DINET6 -DIPSEC
+DPADD= ${LIBIPSEC}
+LDADD= -lipsec
MAN8= traceroute6.8
OpenPOWER on IntegriCloud