From 21283cd60e641c4cbd5c962f641ac30af67eeea1 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Sun, 8 Dec 2002 07:44:35 +0000 Subject: Unbreak for use with IPv4 on FreeBSD -CURRENT (only tested on i386). Obtained from: ume (ports/www/mozilla/files/patch-nsprpub::pr::src::pthreads::ptio.c rev. 1.1) --- www/beonex/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'www/beonex/Makefile') 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 -- cgit v1.2.3