math/reduce: Set CPPFLAGS for ports-ncurses

Approved by:	ncurses blanket
This commit is contained in:
John Marino 2016-11-20 05:52:40 +00:00
parent bac56b72d2
commit 09843862d8

View file

@ -18,6 +18,7 @@ USES= autoreconf:build gmake ncurses tar:bzip2
TARGET_SDIR= ${ARCH:S/amd64/x86_64/}-unknown-${OPSYS:tl}${OSREL}
CONFIGURE_ARGS= --build=${TARGET_SDIR}
WRKSRC= ${WRKDIR}/${DISTNAME}
CPPFLAGS+= -I${NCURSESINC}
SFSUBDIR= Snapshot_2014-11-30-kept-only-for-historical-interest