summaryrefslogtreecommitdiffstats
path: root/x11-themes/whistlerk
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2007-03-04 17:54:21 +0000
committernobutaka <nobutaka@FreeBSD.org>2007-03-04 17:54:21 +0000
commit244821875c6c16bb02750d48e9fdd9e48edbf5cb (patch)
tree312ddd3b015e4f28316cf2039ea52b0718ce94a1 /x11-themes/whistlerk
parent8d322e2d4969051832ab28fca67870936a6d2bbd (diff)
downloadFreeBSD-ports-244821875c6c16bb02750d48e9fdd9e48edbf5cb.zip
FreeBSD-ports-244821875c6c16bb02750d48e9fdd9e48edbf5cb.tar.gz
Fix build after objformat removal on -current.
Diffstat (limited to 'x11-themes/whistlerk')
-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 def7b26..743ab66 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>
OpenPOWER on IntegriCloud