aboutsummaryrefslogtreecommitdiff
path: root/devel/nant
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-01-21 18:54:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-01-21 18:54:09 +0000
commit7349ebe58e0cf5149d626910a57ec4341b2ec19c (patch)
tree5f87d86308b3b095c8420e27bbd4373bb97373c7 /devel/nant
parente742aa9cf0adad1cb233d576c40302c20deee40f (diff)
downloadports-7349ebe58e0cf5149d626910a57ec4341b2ec19c.tar.gz
ports-7349ebe58e0cf5149d626910a57ec4341b2ec19c.zip
Notes
Diffstat (limited to 'devel/nant')
-rw-r--r--devel/nant/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/nant/Makefile b/devel/nant/Makefile
index 4d668f3e145f..3eeeb0509ac3 100644
--- a/devel/nant/Makefile
+++ b/devel/nant/Makefile
@@ -27,8 +27,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 900000 && ${ARCH} == "amd64"
-BROKEN= fails to build on 9.X
+.if ${ARCH} == "amd64"
+BROKEN= fails to build
.endif
post-patch: