aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2017-05-10 14:37:11 +0000
committerKoop Mast <kwm@FreeBSD.org>2017-05-10 14:37:11 +0000
commit54f30f9c56091c68824e23a4293eac12f549b975 (patch)
treeba59c6081f88fd3a3f5db325c4717d8a93c8774e /x11-wm
parent737369361e5d51dad5a2a668578af2ba8e4c6b5a (diff)
downloadports-54f30f9c56091c68824e23a4293eac12f549b975.tar.gz
ports-54f30f9c56091c68824e23a4293eac12f549b975.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/muffin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/muffin/Makefile b/x11-wm/muffin/Makefile
index a4704b30720d..ed1c047b45dc 100644
--- a/x11-wm/muffin/Makefile
+++ b/x11-wm/muffin/Makefile
@@ -43,5 +43,6 @@ pre-configure:
post-patch:
@${REINPLACE_CMD} -e 's|REQUIRED_AUTOMAKE_VERSION=1.10|REQUIRED_AUTOMAKE_VERSION=1.14|g' \
${WRKSRC}/autogen.sh
+ @${REINPLACE_CMD} -e 's|--warn-error||g' ${WRKSRC}/src/Makefile.am
.include <bsd.port.mk>