aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fortunelock
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-04 14:44:46 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-04 14:44:46 +0000
commit6ecd70e6ce91c2f6ee2456a7f61d398836b270c8 (patch)
treed74e95e8467fd231e0c3a05677d5f4ace1942d93 /sysutils/fortunelock
parent9842c465e92a35b2d73233dab45a43673e280ce6 (diff)
downloadports-6ecd70e6ce91c2f6ee2456a7f61d398836b270c8.tar.gz
ports-6ecd70e6ce91c2f6ee2456a7f61d398836b270c8.zip
sysutils/fortunelock: USES+= ncurses and respect LDFLAGS
Notes
Notes: svn path=/head/; revision=408039
Diffstat (limited to 'sysutils/fortunelock')
-rw-r--r--sysutils/fortunelock/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/fortunelock/Makefile b/sysutils/fortunelock/Makefile
index 060b456a3bba..6da7b4332e6c 100644
--- a/sysutils/fortunelock/Makefile
+++ b/sysutils/fortunelock/Makefile
@@ -9,7 +9,8 @@ MASTER_SITES= LOCAL/dannyboy
MAINTAINER= ports@FreeBSD.org
COMMENT= Locks a terminal while showing fortunes
-USES= tar:bzip2
+USES= ncurses tar:bzip2
+MAKE_ARGS= LIBS="${LDFLAGS} -lncurses"
PLIST_FILES= bin/fortunelock man/man1/${PORTNAME}.1.gz