summaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-12-11 22:03:51 +0000
committerkris <kris@FreeBSD.org>2004-12-11 22:03:51 +0000
commitd2af130affab08ca775fdee5c8bfca94f8a499f4 (patch)
tree5b425865596d646420c81cdafcdcbd272d3e2fda /net-im
parent8500944d0ba48ae2f47e8abd2c0032763fb71c9a (diff)
downloadFreeBSD-ports-d2af130affab08ca775fdee5c8bfca94f8a499f4.zip
FreeBSD-ports-d2af130affab08ca775fdee5c8bfca94f8a499f4.tar.gz
BROKEN on 4.x: Does not build
Diffstat (limited to 'net-im')
-rw-r--r--net-im/ickle/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-im/ickle/Makefile b/net-im/ickle/Makefile
index 8f171b8..540e031 100644
--- a/net-im/ickle/Makefile
+++ b/net-im/ickle/Makefile
@@ -38,6 +38,10 @@ post-patch:
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 500000
+BROKEN= "Does not build on FreeBSD 4.x"
+.endif
+
.if ${HAVE_GNOME:Mlibcapplet}!="" || defined(WITH_GNOME)
USE_GNOME+= libcapplet
PKGNAMESUFFIX= -gnome
OpenPOWER on IntegriCloud