summaryrefslogtreecommitdiff
path: root/www/beonex/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-12-08 07:44:35 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-12-08 07:44:35 +0000
commit21283cd60e641c4cbd5c962f641ac30af67eeea1 (patch)
tree367e7bd14d92c34768e13ec68d7b7a5a76776627 /www/beonex/Makefile
parent[1] Move the recently committed patch-common_x86.c to XFree86-4-libraries (diff)
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)
Notes
Notes: svn path=/head/; revision=71417
Diffstat (limited to 'www/beonex/Makefile')
-rw-r--r--www/beonex/Makefile4
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