summaryrefslogtreecommitdiffstats
path: root/libexec/atf/atf-check/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/atf/atf-check/Makefile')
-rw-r--r--libexec/atf/atf-check/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/libexec/atf/atf-check/Makefile b/libexec/atf/atf-check/Makefile
index 2a9851e..5bef488 100644
--- a/libexec/atf/atf-check/Makefile
+++ b/libexec/atf/atf-check/Makefile
@@ -38,9 +38,7 @@ MAN= atf-check.1
CFLAGS+= -I${ATF}
CFLAGS+= -DATF_SHELL='"/bin/sh"'
-DPADD+= ${LIBATF_CXX} ${LIBATF_C}
-LDADD+= ${LDATF_CXX} ${LDATF_C}
-USEPRIVATELIB= atf-c++ atf-c
+LIBADD= atf_cxx
.if ${MK_TESTS} != "no"
SUBDIR+= tests
OpenPOWER on IntegriCloud