aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/e16
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-03-14 17:18:04 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-03-14 17:18:04 +0000
commitad0f44d5a1d48bae003eaaf4db36f9a6c39ea2b8 (patch)
tree078b0130459f2c65f17cc30e337818793d08b28c /x11-wm/e16
parent6dd86cfe258c25758417bab992b48326217abc52 (diff)
downloadports-ad0f44d5a1d48bae003eaaf4db36f9a6c39ea2b8.tar.gz
ports-ad0f44d5a1d48bae003eaaf4db36f9a6c39ea2b8.zip
Notes
Diffstat (limited to 'x11-wm/e16')
-rw-r--r--x11-wm/e16/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile
index d9caf0173743..656c7e11e47b 100644
--- a/x11-wm/e16/Makefile
+++ b/x11-wm/e16/Makefile
@@ -50,12 +50,13 @@ MAN1= e16.1
CONFIGURE_ARGS+=--enable-docs=yes
.else
CONFIGURE_ARGS+=--enable-docs=no
+.endif
+
post-patch:
+.if !${PORT_OPTIONS:MDOCS}
${REINPLACE_CMD} -e '/^SUBDIRS/s|docs ||' \
${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