summaryrefslogtreecommitdiffstats
path: root/sbin/ggate/ggated/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ggate/ggated/Makefile')
-rw-r--r--sbin/ggate/ggated/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/ggate/ggated/Makefile b/sbin/ggate/ggated/Makefile
index 4e7708e..af5c9bd 100644
--- a/sbin/ggate/ggated/Makefile
+++ b/sbin/ggate/ggated/Makefile
@@ -6,8 +6,7 @@ PROG= ggated
MAN= ggated.8
SRCS= ggated.c ggate.c
-DPADD= ${LIBPTHREAD}
-LDADD= -lpthread
+LIBADD= pthread
CFLAGS+= -I${.CURDIR}/../shared
OpenPOWER on IntegriCloud