mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
sysutils/fortunelock: USES+= ncurses and respect LDFLAGS
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user