1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

games/tbclock: USES+= ncurses, respect LDFLAGS

This commit is contained in:
John Marino 2016-02-04 22:21:04 +00:00
parent 2b9cf964cf
commit 281c1a1018
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408111

View File

@ -9,7 +9,9 @@ MASTER_SITES= http://tamentis.com/projects/tbclock/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= Binary clock in curses
USES= ncurses
HAS_CONFIGURE= yes
MAKE_ARGS= LIBFLAGS="${LDFLAGS} -lncurses"
PLIST_FILES= bin/${PORTNAME} man/man1/tbclock.1.gz
post-patch: