aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-28 19:22:52 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-28 19:22:52 +0000
commit61ec1f9e4bd4843006ee774864a2e21eb2f190df (patch)
treef4c8d72b39b41c03901e8019f53334e3f4f718b0 /net-im
parent7a83c95bd54228c6c6557175cbaea8eb93500187 (diff)
downloadports-61ec1f9e4bd4843006ee774864a2e21eb2f190df.tar.gz
ports-61ec1f9e4bd4843006ee774864a2e21eb2f190df.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/icqnd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-im/icqnd/Makefile b/net-im/icqnd/Makefile
index ed5626d9fdf4..6405f75678ed 100644
--- a/net-im/icqnd/Makefile
+++ b/net-im/icqnd/Makefile
@@ -40,9 +40,8 @@ CONFIGURE_ARGS+= --enable-gtkspell
CONFIGURE_ARGS+= --disable-gtkspell
.endif
-.if ${OSVERSION} < 500000
-BROKEN= Doesn't build on 4.x
-.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
post-install:
@${CAT} ${PKGMESSAGE}