aboutsummaryrefslogtreecommitdiffstats
path: root/math/reduce
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-11-20 13:52:40 +0800
committermarino <marino@FreeBSD.org>2016-11-20 13:52:40 +0800
commit03eab3cf82ce0cb467b8c69239a3054f50979e86 (patch)
tree8da9e3e204e73d46ccfb75eb44099ac582f2f750 /math/reduce
parentd45ba3766526469cd3bc3ced8c751dad746fa92c (diff)
downloadfreebsd-ports-gnome-03eab3cf82ce0cb467b8c69239a3054f50979e86.tar.gz
freebsd-ports-gnome-03eab3cf82ce0cb467b8c69239a3054f50979e86.tar.zst
freebsd-ports-gnome-03eab3cf82ce0cb467b8c69239a3054f50979e86.zip
math/reduce: Set CPPFLAGS for ports-ncurses
Approved by: ncurses blanket
Diffstat (limited to 'math/reduce')
-rw-r--r--math/reduce/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/reduce/Makefile b/math/reduce/Makefile
index ef4023f3fd13..512487e6286c 100644
--- a/math/reduce/Makefile
+++ b/math/reduce/Makefile
@@ -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