aboutsummaryrefslogtreecommitdiff
path: root/sysutils/tty-clock
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-12-28 06:56:39 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-12-28 06:56:39 +0000
commite98b54b023fbe8f9d21ce295f856c6055d19861b (patch)
treee051be20febce13a355f68037f76cc142aba2f14 /sysutils/tty-clock
parent0aa29f5f35d8bcb3024eec19b6cbc454b241fa19 (diff)
downloadports-e98b54b023fbe8f9d21ce295f856c6055d19861b.tar.gz
ports-e98b54b023fbe8f9d21ce295f856c6055d19861b.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=521059
Diffstat (limited to 'sysutils/tty-clock')
-rw-r--r--sysutils/tty-clock/Makefile3
1 files changed, 2 insertions, 1 deletions
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