aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/xfce4-conf/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/xfce4-conf/Makefile b/x11/xfce4-conf/Makefile
index 0efa6c9b2def..9883f3fcae8a 100644
--- a/x11/xfce4-conf/Makefile
+++ b/x11/xfce4-conf/Makefile
@@ -56,6 +56,10 @@ CONFIGURE_ARGS+=--enable-gtk-doc
CONFIGURE_ARGS+=--disable-gtk-doc
.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's|--module-dir|--module=xfconf &|' \
+ ${WRKSRC}/docs/reference/Makefile.in
+
post-build:
.if defined(WITH_PERL)
@${REINPLACE_CMD} -E -e 's! doc_(perl|site|\$$\(INSTALLDIRS\))_install$$!!' \