aboutsummaryrefslogtreecommitdiff
path: root/audio/ladspa
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 /audio/ladspa
parent2de1af3e3fbfe99b39d16e2568f26fd828b1d04b (diff)
downloadports-0ba43a21cb4133c28ae428a904b99213c5541a07.tar.gz
ports-0ba43a21cb4133c28ae428a904b99213c5541a07.zip
Notes
Diffstat (limited to 'audio/ladspa')
-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