aboutsummaryrefslogtreecommitdiffstats
path: root/lang/mlton
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-09-17 10:34:32 +0800
committerkris <kris@FreeBSD.org>2006-09-17 10:34:32 +0800
commit9e510908e78ba30b9c067b7501baf61fdfd5c893 (patch)
treeb449e2ea14c84acd5c27d5f58dc85f3c348c5188 /lang/mlton
parentd16510f566147ef11e652631076a3cd46374ce4a (diff)
downloadfreebsd-ports-gnome-9e510908e78ba30b9c067b7501baf61fdfd5c893.tar.gz
freebsd-ports-gnome-9e510908e78ba30b9c067b7501baf61fdfd5c893.tar.zst
freebsd-ports-gnome-9e510908e78ba30b9c067b7501baf61fdfd5c893.zip
BROKEN except on 6.x: this now appears to be a 6.x binary, and the
mythical compat6x port is required to run it on 7.x
Diffstat (limited to 'lang/mlton')
-rw-r--r--lang/mlton/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/lang/mlton/Makefile b/lang/mlton/Makefile
index dc4dec85131c..3a2d5e7d1663 100644
--- a/lang/mlton/Makefile
+++ b/lang/mlton/Makefile
@@ -59,12 +59,13 @@ INSTALL_TARGET= install-no-docs
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 600000
-BUILD_DEPENDS+= ${LOCALBASE}/lib/compat/libc.so.5:${PORTSDIR}/misc/compat5x
+.if ${OSVERSION} >= 700014
+#BUILD_DEPENDS+= ${LOCALBASE}/lib/compat/libc.so.6:${PORTSDIR}/misc/compat6x
+BROKEN= FreeBSD 6.x binary, needs a compat6x port to run
.endif
-.if ${OSVERSION} < 504000
-IGNORE= cannot bootstrap on FreeBSD < 5.4
+.if ${OSVERSION} < 600000
+IGNORE= cannot bootstrap on FreeBSD < 6.0
.endif
BOOT_EXTRACT= --bzip2