aboutsummaryrefslogtreecommitdiff
path: root/misc/mc
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2012-10-02 10:58:22 +0000
committerMax Khon <fjoe@FreeBSD.org>2012-10-02 10:58:22 +0000
commit48c0a9c95318ca4a2df3360dc32e551a86961146 (patch)
treefe8f03470b9ad4fe05b98e8cf209e59b082af285 /misc/mc
parent03534eee0a65117dec40ff8e880fd38e6b2fbfda (diff)
downloadports-48c0a9c95318ca4a2df3360dc32e551a86961146.tar.gz
ports-48c0a9c95318ca4a2df3360dc32e551a86961146.zip
Notes
Diffstat (limited to 'misc/mc')
-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>