diff --git a/usr.bin/grdc/Makefile b/usr.bin/grdc/Makefile index be8c4b2efed7..d12277df8466 100644 --- a/usr.bin/grdc/Makefile +++ b/usr.bin/grdc/Makefile @@ -2,7 +2,6 @@ PROG= grdc MAN= grdc.6 -DPADD= ${LIBNCURSESW} LIBADD= ncursesw .include