diff options
Diffstat (limited to 'www/beonex/Makefile')
-rw-r--r-- | www/beonex/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www/beonex/Makefile b/www/beonex/Makefile index 8faf35eb9620..c1f315f91e9c 100644 --- a/www/beonex/Makefile +++ b/www/beonex/Makefile @@ -95,10 +95,6 @@ ALL_TARGET= default CONFIGURE_ARGS+= --enable-reorder .endif -.if ${OSVERSION} > 500038 -BROKEN= "runtime error on FreeBSD -CURRENT" -.endif - .if exists(${LOCALBASE}/include/freetype/freetype.h) BROKEN="You must upgrade your freetype port to 1.3.1_2 or higher before installing Beonex. If you have 1.3.1_2 installed, please remove ${LOCALBASE}/include/freetype, then build Beonex" .endif |