aboutsummaryrefslogtreecommitdiff
path: root/textproc/fzf
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-11-21 05:44:54 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-11-21 05:44:54 +0000
commit2e9048ac71cf09db2701f0ade5b10e16e0253669 (patch)
tree13c6a46649b192d3a1887cd37bce9452318f5613 /textproc/fzf
parent5867f2dab89112ad6288a4fd5e89fb58accd70fa (diff)
downloadports-2e9048ac71cf09db2701f0ade5b10e16e0253669.tar.gz
ports-2e9048ac71cf09db2701f0ade5b10e16e0253669.zip
textproc/fzf: re-fix headers inclusion for ports-based ncurses
PR: 214678 Submitted by: marino Approved by: ncurses blanket
Notes
Notes: svn path=/head/; revision=426690
Diffstat (limited to 'textproc/fzf')
-rw-r--r--textproc/fzf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile
index 8140f93738dc..d155853ca082 100644
--- a/textproc/fzf/Makefile
+++ b/textproc/fzf/Makefile
@@ -20,6 +20,7 @@ GH_SUBDIR:= src/github.com/${GH_ACCOUNT}/${PORTNAME}
GH_TUPLE= junegunn:go-runewidth:63c378b:runwidth/src/github.com/junegunn/go-runewidth \
junegunn:go-shellwords:35d512a:shellwords/src/github.com/junegunn/go-shellwords \
junegunn:go-isatty:66b8e73:isatty/src/github.com/junegunn/go-isatty
+MAKE_ENV+= CGO_CPPFLAGS="-I${NCURSESINC}"
PLIST_FILES= bin/fzf man/man1/fzf.1.gz