aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index c55ca35..6012e8e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,5 @@
PROG= watch
BINDIR= /usr/local/bin
-NOMAN= noman
-PDADD= ${LIBCURSES}
-LDADD= -lcurses
+MAN= watch.1
. include <bsd.prog.mk> \ No newline at end of file