aboutsummaryrefslogtreecommitdiffstats
path: root/misc/mc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mc/Makefile')
-rw-r--r--misc/mc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile
index 4435b3ce1ea4..c0c31115c80e 100644
--- a/misc/mc/Makefile
+++ b/misc/mc/Makefile
@@ -39,6 +39,7 @@ OPTIONS= SLANG "Build with SLang library" on \
post-patch:
${REINPLACE_CMD} -e 's/SUBDIRS = intl/SUBDIRS =/' ${WRKSRC}/Makefile.in
+ ${REINPLACE_CMD} -e 's/saved_CPPFLAGS="-ltermcap/saved_CPPFLAGS="/' ${WRKSRC}/configure
.include <bsd.port.pre.mk>