aboutsummaryrefslogtreecommitdiff
path: root/net-im/gaim-extprefs
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-28 20:06:51 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-28 20:06:51 +0000
commitf27926601a70a3355a7302a3a087d73ae518ba60 (patch)
treeeef7696d84d2d3e5b34be6bbe74f8bff0d200abd /net-im/gaim-extprefs
parent20cb65c59870a4ed7564e7512d397a4d78e7ad7e (diff)
Notes
Diffstat (limited to 'net-im/gaim-extprefs')
-rw-r--r--net-im/gaim-extprefs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gaim-extprefs/Makefile b/net-im/gaim-extprefs/Makefile
index 1db0b358f2f1..f27b713bcf7e 100644
--- a/net-im/gaim-extprefs/Makefile
+++ b/net-im/gaim-extprefs/Makefile
@@ -27,6 +27,6 @@ CFLAGS+= "-fPIC"
PLIST_FILES= lib/gaim/libextprefs.la lib/gaim/libextprefs.so
post-patch:
- @${REINPLACE_CMD} -e 's/-g3//' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's/-g3// ; s|echo aout|echo elf|' ${WRKSRC}/configure
.include <bsd.port.mk>