summaryrefslogtreecommitdiff
path: root/sysutils/tty-clock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/tty-clock/Makefile')
-rw-r--r--sysutils/tty-clock/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/tty-clock/Makefile b/sysutils/tty-clock/Makefile
index 0c8393a849de..92a59727bf50 100644
--- a/sysutils/tty-clock/Makefile
+++ b/sysutils/tty-clock/Makefile
@@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
USES= gmake ncurses pkgconfig
ALL_TARGET= tty-clock
-LDFLAGS+= -l${NCURSES_IMPL}
+LDFLAGS+= ${NCURSESLIBS}
PLIST_FILES= bin/tty-clock \
share/man/man1/tty-clock.1.gz