mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
misc/cave: fix build on recent current and deprecate
This commit is contained in:
parent
6825ce59e3
commit
1f4b5d0926
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546725
@ -16,6 +16,11 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= LIBS="${LDFLAGS} -lncurses"
|
||||
CPPFLAGS+= -I${NCURSESINC} -I${LOCALBASE}/include
|
||||
|
||||
CFLAGS+= -fcommon
|
||||
|
||||
EXPIRATION_DATE= 2020-09-30
|
||||
DEPRECATED= Unmaintained and dead upstream
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
man/man1/cave.1.gz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user