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 -.if ${OSVERSION} >= 900000 && ${ARCH} == "amd64" -BROKEN= fails to build on 9.X +.if ${ARCH} == "amd64" +BROKEN= fails to build .endif post-patch: