aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2007-03-04 17:54:21 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2007-03-04 17:54:21 +0000
commitd4c181f21b213826fb7f478a7330ed6433444cfa (patch)
tree71a9959b3919e63b66d4e7049828c452dec23677 /x11-themes
parentd6fbc9206577b60aedd5c2388cbd7e3f19377801 (diff)
downloadports-d4c181f21b213826fb7f478a7330ed6433444cfa.tar.gz
ports-d4c181f21b213826fb7f478a7330ed6433444cfa.zip
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/whistlerk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/whistlerk/Makefile b/x11-themes/whistlerk/Makefile
index def7b26137d0..743ab66da785 100644
--- a/x11-themes/whistlerk/Makefile
+++ b/x11-themes/whistlerk/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|g' ${WRKSRC}/ltconfig
.include <bsd.port.mk>