aboutsummaryrefslogtreecommitdiffstats
path: root/devel/clint
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-12-17 14:50:42 +0800
committerkris <kris@FreeBSD.org>2004-12-17 14:50:42 +0800
commitfafdf51ce07805f3453f3b2448917afb7967c5cc (patch)
tree298a1563306f706a139c505dfc25b098f090fd6e /devel/clint
parentf282b2e3a2b90c5bcb772de84cb8ecf81fafb3f6 (diff)
downloadfreebsd-ports-gnome-fafdf51ce07805f3453f3b2448917afb7967c5cc.tar.gz
freebsd-ports-gnome-fafdf51ce07805f3453f3b2448917afb7967c5cc.tar.zst
freebsd-ports-gnome-fafdf51ce07805f3453f3b2448917afb7967c5cc.zip
BROKEN on 5.x: Does not compile
Diffstat (limited to 'devel/clint')
-rw-r--r--devel/clint/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/clint/Makefile b/devel/clint/Makefile
index 5170122a0dc2..9ad906faa9e5 100644
--- a/devel/clint/Makefile
+++ b/devel/clint/Makefile
@@ -28,6 +28,7 @@ INFO= clint
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502126
+BROKEN= "Does not compile on FreeBSD >= 5.x"
USE_GCC= 3.3
.endif