aboutsummaryrefslogtreecommitdiff
path: root/lang/mlton
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-10-11 00:14:10 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-10-11 00:14:10 +0000
commit6d101a4228dfb3f33ac2d9d140b1ba9d238c20e4 (patch)
treefccaf6300ef3c1b69c0f75e5781125402e442905 /lang/mlton
parent73f84105cf43478d814de6a078781c03cda8811a (diff)
downloadports-6d101a4228dfb3f33ac2d9d140b1ba9d238c20e4.tar.gz
ports-6d101a4228dfb3f33ac2d9d140b1ba9d238c20e4.zip
Notes
Diffstat (limited to 'lang/mlton')
-rw-r--r--lang/mlton/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/lang/mlton/Makefile b/lang/mlton/Makefile
index a4d00f38a8fe..69eea5c49316 100644
--- a/lang/mlton/Makefile
+++ b/lang/mlton/Makefile
@@ -49,14 +49,11 @@ PORTDIR= usr/ports/lang/mlton
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
BOOT_EXTRACT= --gzip
BOOT_SUF= tgz
BOOT_VER= 20040429
-.else
-BOOT_EXTRACT= --bzip
-BOOT_SUF= tbz
-BOOT_VER= 20040623
+.if ${OSVERSION} >= 500000
+LIB_DEPENDS+= c.4:${PORTSDIR}/misc/compat4x
.endif
post-extract: