1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

www/netrik: honor CFLAGS

Discovered by:	no-base-ncurses check
Approved by:	general blanket (FLAGS must be honored)
This commit is contained in:
John Marino 2016-11-19 13:58:58 +00:00
parent 6679059bb3
commit f760066fa9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426372

View File

@ -23,6 +23,7 @@ PORTDOCS= *
OPTIONS_DEFINE= DOCS
post-patch:
@${REINPLACE_CMD} "s|^CFLAGS =|CFLAGS?=|" ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} "s/#include <ncursesw\//#include </" \
${WRKSRC}/*.c