aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2010-07-05 09:18:10 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2010-07-05 09:18:10 +0000
commitfc198dcbac41f6dacfdf30efbef9b5907476678c (patch)
tree326c21159a0df31416ae26c2c3909ca29a1502ab /x11-wm
parentf1d3916a106c9997594c83c06bb1f1da5848f745 (diff)
downloadports-fc198dcbac41f6dacfdf30efbef9b5907476678c.tar.gz
ports-fc198dcbac41f6dacfdf30efbef9b5907476678c.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/e16/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile
index d5c0d0fb6ff5..a457082cf723 100644
--- a/x11-wm/e16/Makefile
+++ b/x11-wm/e16/Makefile
@@ -48,4 +48,8 @@ post-patch:
${WRKSRC}/Makefile.am ${WRKSRC}/Makefile.in
.endif
+post-patch:
+ ${REINPLACE_CMD} -e 's|$$(USER)|${SHAREOWN}:${SHAREGRP}|g' \
+ ${WRKSRC}/themes/Makefile.am ${WRKSRC}/themes/Makefile.in
+
.include <bsd.port.mk>