aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/clean-theme-gtk
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/clean-theme-gtk')
-rw-r--r--x11-themes/clean-theme-gtk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/clean-theme-gtk/Makefile b/x11-themes/clean-theme-gtk/Makefile
index d4c2c4aabb0e..c484be97c62e 100644
--- a/x11-themes/clean-theme-gtk/Makefile
+++ b/x11-themes/clean-theme-gtk/Makefile
@@ -25,5 +25,6 @@ USE_GMAKE= yes
post-patch:
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/ltconfig
.include <bsd.port.mk>