diff options
author | Koop Mast <kwm@FreeBSD.org> | 2017-05-12 08:58:38 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2017-05-12 08:58:38 +0000 |
commit | 6432be811469a4361570b2f685d43f548c656c66 (patch) | |
tree | 83da151d540bcfc6ac06da6e99da3333baf331ac /x11/cinnamon | |
parent | fe310ebf7650edd9583a3742a3d64738a978072a (diff) | |
download | ports-6432be811469a4361570b2f685d43f548c656c66.tar.gz ports-6432be811469a4361570b2f685d43f548c656c66.zip |
Notes
Diffstat (limited to 'x11/cinnamon')
-rw-r--r-- | x11/cinnamon/Makefile | 2 |
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' \ |