aboutsummaryrefslogtreecommitdiff
path: root/editors/mp
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2018-03-14 10:01:31 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2018-03-14 10:01:31 +0000
commitaf57b09c331590bcf870022690ffb4fea5a7f814 (patch)
tree17cc0f4b7c3b693a68f00185fd9a626bffacb773 /editors/mp
parent4299911439232ce509a168937fb8cdb0775f211f (diff)
downloadports-af57b09c331590bcf870022690ffb4fea5a7f814.tar.gz
ports-af57b09c331590bcf870022690ffb4fea5a7f814.zip
editors/mp: fix build with ncurses from base
Notes
Notes: svn path=/head/; revision=464480
Diffstat (limited to 'editors/mp')
-rw-r--r--editors/mp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/mp/Makefile b/editors/mp/Makefile
index 6c0ce02c3607..4d1c395f6794 100644
--- a/editors/mp/Makefile
+++ b/editors/mp/Makefile
@@ -50,6 +50,7 @@ GTK3_CONFIGURE_ON= --with-gtk=3
NCURSES_USES= ncurses
NCURSES_CONFIGURE_WITH= curses
+NCURSES_CFLAGS= -I${NCURSESBASE}/include
QT4_USE= qt4=corelib,gui,moc_build \
xorg=x11