sysutils/fortunelock: USES+= ncurses and respect LDFLAGS

This commit is contained in:
marino
2016-02-04 14:44:46 +00:00
parent ddb767b406
commit 5db18fa134
+2 -1
View File
@@ -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