aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-11-20 03:47:22 +0800
committermarino <marino@FreeBSD.org>2016-11-20 03:47:22 +0800
commitaa96dc197b5eb578a6d7d8f98df96b649f162368 (patch)
tree9d4d20601588753edb563b08062c1a6bde64e54b /editors
parent61584caad560fd62072b13746ebbd5c4a4b068ed (diff)
downloadfreebsd-ports-graphics-aa96dc197b5eb578a6d7d8f98df96b649f162368.tar.gz
freebsd-ports-graphics-aa96dc197b5eb578a6d7d8f98df96b649f162368.tar.zst
freebsd-ports-graphics-aa96dc197b5eb578a6d7d8f98df96b649f162368.zip
editors/chexedit: skip faulty ncurses.h detection conftest
Approved by: ncurses blanket
Diffstat (limited to 'editors')
-rw-r--r--editors/chexedit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile
index f3d796d6adb..229a1968b5d 100644
--- a/editors/chexedit/Makefile
+++ b/editors/chexedit/Makefile
@@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= ncurses
GNU_CONFIGURE= yes
+CONFIGURE_ENV+= ac_cv_header_ncurses_h=yes
PLIST_FILES= bin/chexedit \
man/man1/chexedit.1.gz