aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-03-27 09:51:04 +0800
committerkris <kris@FreeBSD.org>2005-03-27 09:51:04 +0800
commit56600b1108e035913c85a3be55f93c95c2a8a956 (patch)
treec47cdbc1c38aaa3b8c109a175ce3c84e4258bb4f /lang
parentee960bd4874afb73daee38fba42b4087104be54b (diff)
downloadfreebsd-ports-gnome-56600b1108e035913c85a3be55f93c95c2a8a956.tar.gz
freebsd-ports-gnome-56600b1108e035913c85a3be55f93c95c2a8a956.tar.zst
freebsd-ports-gnome-56600b1108e035913c85a3be55f93c95c2a8a956.zip
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
Diffstat (limited to 'lang')
-rw-r--r--lang/m3gdb/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/m3gdb/Makefile b/lang/m3gdb/Makefile
index b72c91c249da..50bf441aed77 100644
--- a/lang/m3gdb/Makefile
+++ b/lang/m3gdb/Makefile
@@ -27,6 +27,10 @@ PLIST_FILES= bin/m3gdb
BROKEN= does not support a.out systems
.endif
+.if ${OSVERSION} >= 503000
+BROKEN= "Does not build on FreeBSD >= 5.x"
+.endif
+
pre-build:
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} depend
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} libbuild