summaryrefslogtreecommitdiffstats
path: root/sbin/ggate/ggatel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ggate/ggatel/Makefile')
-rw-r--r--sbin/ggate/ggatel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/ggate/ggatel/Makefile b/sbin/ggate/ggatel/Makefile
index 604a754..be88bd4 100644
--- a/sbin/ggate/ggatel/Makefile
+++ b/sbin/ggate/ggatel/Makefile
@@ -9,7 +9,6 @@ SRCS= ggatel.c ggate.c
CFLAGS+= -DLIBGEOM
CFLAGS+= -I${.CURDIR}/../shared
-DPADD= ${LIBGEOM} ${LIBSBUF} ${LIBBSDXML} ${LIBUTIL}
-LDADD= -lgeom -lsbuf -lbsdxml -lutil
+LIBADD= geom util
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud