aboutsummaryrefslogtreecommitdiff
path: root/misc/mdp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-01-02 09:03:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-01-02 09:03:48 +0000
commitdee8f7a18a8c8e5b024c0c82f33afdf792daddd8 (patch)
treeff9b6ad86afc72af3d487a3d425c66f54bc789f2 /misc/mdp
parent41ec9e145524cfeea93f34aea89e87eadd863dff (diff)
downloadports-dee8f7a18a8c8e5b024c0c82f33afdf792daddd8.tar.gz
ports-dee8f7a18a8c8e5b024c0c82f33afdf792daddd8.zip
Override the CURSES variable with the implementation in use
Notes
Notes: svn path=/head/; revision=521809
Diffstat (limited to 'misc/mdp')
-rw-r--r--misc/mdp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/mdp/Makefile b/misc/mdp/Makefile
index 13db13526c70..609c38660108 100644
--- a/misc/mdp/Makefile
+++ b/misc/mdp/Makefile
@@ -18,6 +18,7 @@ PLIST_FILES= bin/${PORTNAME}
OPTIONS_DEFINE= DEBUG
DEBUG_MAKE_ARGS+= DEBUG=1
+MAKE_ARGS= CURSES=${NCURSES_IMPL}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mdp ${STAGEDIR}${PREFIX}/bin