summaryrefslogtreecommitdiff
path: root/x11-themes/buffy
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-28 11:56:32 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-28 11:56:32 +0000
commitd2922f372dba77e182b9b4ee7a8fb48b0849349c (patch)
tree21e6e5fe1529a1466cfde2f635f7d25419b46c4a /x11-themes/buffy
parentFix pkg-plist. (diff)
- Fix after objformat removal
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=188660
Diffstat (limited to 'x11-themes/buffy')
-rw-r--r--x11-themes/buffy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/buffy/Makefile b/x11-themes/buffy/Makefile
index b242c298d6c2..f4c095feab5b 100644
--- a/x11-themes/buffy/Makefile
+++ b/x11-themes/buffy/Makefile
@@ -25,5 +25,6 @@ GNU_CONFIGURE= 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>