aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/icqnd
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-03-29 03:22:52 +0800
committerpav <pav@FreeBSD.org>2007-03-29 03:22:52 +0800
commite74ad457e559e38105a0fdb231c01b1ac01ab488 (patch)
tree7dd1940d78ac9d8561a05d929f834586c11ade80 /net-im/icqnd
parent714552c4893c878e87e30e24fd5a40faf5722262 (diff)
downloadfreebsd-ports-gnome-e74ad457e559e38105a0fdb231c01b1ac01ab488.tar.gz
freebsd-ports-gnome-e74ad457e559e38105a0fdb231c01b1ac01ab488.tar.zst
freebsd-ports-gnome-e74ad457e559e38105a0fdb231c01b1ac01ab488.zip
- Fix after objformat removal
Reported by: pointyhat
Diffstat (limited to 'net-im/icqnd')
-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}