aboutsummaryrefslogtreecommitdiff
path: root/sysutils/tty-clock
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-12-25 09:05:10 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-12-25 09:05:10 +0000
commita5a6e76fadea0b05006b6a2833c3e9af6bc1e2a1 (patch)
tree6de33373011a7a097110319d9cd104afc7ae7e39 /sysutils/tty-clock
parent3d74f744d0b9c1dad4e109df9f50cfc0d5494582 (diff)
downloadports-a5a6e76fadea0b05006b6a2833c3e9af6bc1e2a1.tar.gz
ports-a5a6e76fadea0b05006b6a2833c3e9af6bc1e2a1.zip
Fix build
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=520845
Diffstat (limited to 'sysutils/tty-clock')
-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 83065e0fec7a..a993e780bf1c 100644
--- a/sysutils/tty-clock/Makefile
+++ b/sysutils/tty-clock/Makefile
@@ -12,7 +12,7 @@ COMMENT= Terminal based clock
LICENSE= BSD3CLAUSE
ALL_TARGET= tty-clock
-LDFLAGS+= -l${NCURSRES_IMPL}
+LDFLAGS+= -l${NCURSES_IMPL}
USES= gmake ncurses pkgconfig
PLIST_FILES= bin/tty-clock \