diff --git a/sysutils/tty-clock/Makefile b/sysutils/tty-clock/Makefile index a993e780bf1c..eb70f0b25c89 100644 --- a/sysutils/tty-clock/Makefile +++ b/sysutils/tty-clock/Makefile @@ -11,9 +11,10 @@ COMMENT= Terminal based clock LICENSE= BSD3CLAUSE +USES= gmake ncurses pkgconfig + ALL_TARGET= tty-clock LDFLAGS+= -l${NCURSES_IMPL} -USES= gmake ncurses pkgconfig PLIST_FILES= bin/tty-clock \ man/man1/tty-clock.1.gz