mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
misc/cave: Fix configuration of ports-based ncurses
This commit is contained in:
parent
cbef3e6aba
commit
858e27f501
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426610
@ -12,6 +12,7 @@ COMMENT= Character Animation Viewer for Everyone
|
||||
USES= ncurses
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= LIBS="${LDFLAGS} -lncurses"
|
||||
CPPFLAGS+= -I${NCURSESINC} -I${LOCALBASE}/include
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
man/man1/cave.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user