summaryrefslogtreecommitdiffstats
path: root/libexec/atf/atf-sh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/atf/atf-sh/Makefile')
-rw-r--r--libexec/atf/atf-sh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/atf/atf-sh/Makefile b/libexec/atf/atf-sh/Makefile
index 3f461fd..90a780c 100644
--- a/libexec/atf/atf-sh/Makefile
+++ b/libexec/atf/atf-sh/Makefile
@@ -39,7 +39,7 @@ CFLAGS+= -DHAVE_CONFIG_H
CFLAGS+= -I${ATF}
DPADD+= ${LIBATF_C} ${LIBATF_CXX}
-LDADD+= -latf-c++ -latf-c
+LDADD+= ${LDATF_C} ${LDATF_CXX}
USEPRIVATELIB= atf-c++ atf-c
FILESGROUPS= SUBR
OpenPOWER on IntegriCloud