aboutsummaryrefslogtreecommitdiff
path: root/x11/cinnamon
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2017-05-12 08:58:38 +0000
committerKoop Mast <kwm@FreeBSD.org>2017-05-12 08:58:38 +0000
commit6432be811469a4361570b2f685d43f548c656c66 (patch)
tree83da151d540bcfc6ac06da6e99da3333baf331ac /x11/cinnamon
parentfe310ebf7650edd9583a3742a3d64738a978072a (diff)
downloadports-6432be811469a4361570b2f685d43f548c656c66.tar.gz
ports-6432be811469a4361570b2f685d43f548c656c66.zip
Notes
Diffstat (limited to 'x11/cinnamon')
-rw-r--r--x11/cinnamon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/cinnamon/Makefile b/x11/cinnamon/Makefile
index be28d8253a2e..7f842956d564 100644
--- a/x11/cinnamon/Makefile
+++ b/x11/cinnamon/Makefile
@@ -70,7 +70,7 @@ 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|--warn-error||g' ${WRKSRC}/src/Makefile.am
@${REINPLACE_CMD} -e 's|/usr/share/cinnamon|${STAGEDIR}${PREFIX}/share/|g ;\
s|/usr/lib|${STAGEDIR}${PREFIX}/share/|g' \