aboutsummaryrefslogtreecommitdiff
path: root/lang/m3gdb
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-03-27 01:51:04 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-03-27 01:51:04 +0000
commit8e89a678c1438b35608feb56f2565517d46fab37 (patch)
treed74d2da1b0c5c2bf81cde7a9dfdc3609f37860ba /lang/m3gdb
parent2ee50534704a02adf9af1efd65d0fe8cdc721289 (diff)
downloadports-8e89a678c1438b35608feb56f2565517d46fab37.tar.gz
ports-8e89a678c1438b35608feb56f2565517d46fab37.zip
Notes
Diffstat (limited to 'lang/m3gdb')
-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