diff options
Diffstat (limited to 'lang/ezm3/Makefile')
-rw-r--r-- | lang/ezm3/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/ezm3/Makefile b/lang/ezm3/Makefile index d4c6788d8b6e..00f92bb6a9a2 100644 --- a/lang/ezm3/Makefile +++ b/lang/ezm3/Makefile @@ -44,10 +44,6 @@ PROGS= bin/m3build \ ONLY_FOR_ARCHS= alpha amd64 i386 sparc64 -.if ${OSVERSION} < 410000 -BROKEN= Not supported on versions earlier than 4.1-RELEASE -.endif - .if ${ARCH} == "alpha" TARGET= FBSD_ALPHA WORDSIZE= 64 |