aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-02-04 22:44:46 +0800
committermarino <marino@FreeBSD.org>2016-02-04 22:44:46 +0800
commit952c8598bfb01daabab14606238ce6e44c989be3 (patch)
treed74e95e8467fd231e0c3a05677d5f4ace1942d93 /sysutils
parent19a460b51af25d8b6edc744f8d40938ced6c277a (diff)
downloadfreebsd-ports-gnome-952c8598bfb01daabab14606238ce6e44c989be3.tar.gz
freebsd-ports-gnome-952c8598bfb01daabab14606238ce6e44c989be3.tar.zst
freebsd-ports-gnome-952c8598bfb01daabab14606238ce6e44c989be3.zip
sysutils/fortunelock: USES+= ncurses and respect LDFLAGS
Diffstat (limited to 'sysutils')
-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