summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2013-04-23 16:41:46 +0000
committerChris Rees <crees@FreeBSD.org>2013-04-23 16:41:46 +0000
commit0ba43a21cb4133c28ae428a904b99213c5541a07 (patch)
tree3effc5665c5069b904a053d5c795d8d77a7613e2
parent- Update to 1.6.49 (diff)
Unbreak on head (probably ccache too)
PR: ports/178058 Approved by: arved (maintainer)
Notes
Notes: svn path=/head/; revision=316371
-rw-r--r--audio/ladspa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ladspa/Makefile b/audio/ladspa/Makefile
index 5ec467b61bc0..af11a9e03711 100644
--- a/audio/ladspa/Makefile
+++ b/audio/ladspa/Makefile
@@ -29,7 +29,7 @@ BUILD_WRKSRC= ${WRKSRC}/src
MAKE_JOBS_SAFE= yes
post-patch:
- ${REINPLACE_CMD} -e 's,-ldl,,; s,-O3,${CFLAGS},; \
+ ${REINPLACE_CMD} -e 's,-ldl,,; s,-O3,${CFLAGS},; s,-Werror ,,; \
s,^CC,#CC,;s,^CPP,#CPP,;s,CPP,CXX,; s,^CXXFLAGS.*=,CXXFLAGS+=,' \
${WRKSRC}/src/makefile