summaryrefslogtreecommitdiffstats
path: root/libexec/pppoed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/pppoed/Makefile')
-rw-r--r--libexec/pppoed/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/pppoed/Makefile b/libexec/pppoed/Makefile
index 1ffaffe..09c3ee6 100644
--- a/libexec/pppoed/Makefile
+++ b/libexec/pppoed/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PROG= pppoed
-DPADD= ${LIBNETGRAPH}
-LDADD= -lnetgraph
+LIBADD= netgraph
MAN= pppoed.8
WARNS?= 1
OpenPOWER on IntegriCloud