1
0
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:
John Marino 2016-11-20 18:13:34 +00:00
parent cbef3e6aba
commit 858e27f501
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426610

View File

@ -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