aboutsummaryrefslogtreecommitdiff
path: root/x11/cinnamon
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2017-05-11 12:14:31 +0000
committerKoop Mast <kwm@FreeBSD.org>2017-05-11 12:14:31 +0000
commitc667ee385024609c3a11acad89fa0d21dd2b5505 (patch)
treea13e86666fd1da8ee5c34591192393e0c8a2ae92 /x11/cinnamon
parent25cf81574e8b1eb3d0f39449f4abe7f61531bee1 (diff)
downloadports-c667ee385024609c3a11acad89fa0d21dd2b5505.tar.gz
ports-c667ee385024609c3a11acad89fa0d21dd2b5505.zip
Don't error out on warnings during introspection build.
Notes
Notes: svn path=/head/; revision=440626
Diffstat (limited to 'x11/cinnamon')
-rw-r--r--x11/cinnamon/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/cinnamon/Makefile b/x11/cinnamon/Makefile
index c72b0d8df92d..be28d8253a2e 100644
--- a/x11/cinnamon/Makefile
+++ b/x11/cinnamon/Makefile
@@ -70,6 +70,8 @@ post-patch:
@${MV} ${WRKSRC}/files/usr/${d} ${WRKSRC}/files${PREFIX}
.endfor
+ @${REINPLACE_CMD} -e 's|--warn-error||g' ${WRKSRC}/src/Makefile.in
+
@${REINPLACE_CMD} -e 's|/usr/share/cinnamon|${STAGEDIR}${PREFIX}/share/|g ;\
s|/usr/lib|${STAGEDIR}${PREFIX}/share/|g' \
${WRKSRC}/files/generate_desktop_files