diff options
Diffstat (limited to 'libexec/pppoed')
| -rw-r--r-- | libexec/pppoed/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/pppoed/Makefile b/libexec/pppoed/Makefile index 1ffaffe3eed21..09c3ee629c24d 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 |
