summaryrefslogtreecommitdiffstats
path: root/tools/regression/tls/ttls2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/tls/ttls2/Makefile')
-rw-r--r--tools/regression/tls/ttls2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/regression/tls/ttls2/Makefile b/tools/regression/tls/ttls2/Makefile
index 643040f..cbebbe7 100644
--- a/tools/regression/tls/ttls2/Makefile
+++ b/tools/regression/tls/ttls2/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PROG= ttls2
-DPADD= ${LIBPTHREAD}
-LDADD= -lpthread
+LIBADD= pthread
MAN=
DEBUG_FLAGS= -g
OpenPOWER on IntegriCloud