aboutsummaryrefslogtreecommitdiff
path: root/lang/mono
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-12 22:19:10 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-12 22:19:10 +0000
commita07fa9e2b9344fdcc8363b2efb08e303e32100a1 (patch)
tree510b372a4c5e5822111eaf6859aff2cde4e52cc4 /lang/mono
parent667137ea77455560e143ae16550f7f0fef38116f (diff)
downloadports-a07fa9e2b9344fdcc8363b2efb08e303e32100a1.tar.gz
ports-a07fa9e2b9344fdcc8363b2efb08e303e32100a1.zip
Notes
Diffstat (limited to 'lang/mono')
-rw-r--r--lang/mono/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index 7640349053a9..1c89e950d5e5 100644
--- a/lang/mono/Makefile
+++ b/lang/mono/Makefile
@@ -36,7 +36,7 @@ ONLY_FOR_ARCHS= i386
.if ${OSVERSION} < 500000
EXTRA_PATCHES= ${FILESDIR}/extra-patch-signbit
-.elsif ${OSVERSION} < 502113
+.elif ${OSVERSION} < 502113
IGNORE= "Does not work on 5.X before 502113"
.endif