aboutsummaryrefslogtreecommitdiff
path: root/java/openjdk7
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2014-02-10 13:35:12 +0000
committerGreg Lewis <glewis@FreeBSD.org>2014-02-10 13:35:12 +0000
commit7f6a61c0f8ab140dd1dcd3e9a11220a4ae0b44a4 (patch)
tree960591d0e209fd21e32fcee8d17b5238d9248e34 /java/openjdk7
parentc8bf7d696942f36dd275e04fddc5f1f459c1add0 (diff)
downloadports-7f6a61c0f8ab140dd1dcd3e9a11220a4ae0b44a4.tar.gz
ports-7f6a61c0f8ab140dd1dcd3e9a11220a4ae0b44a4.zip
Notes
Diffstat (limited to 'java/openjdk7')
-rw-r--r--java/openjdk7/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/java/openjdk7/Makefile b/java/openjdk7/Makefile
index e11ae4f7013a..4beb91e5554d 100644
--- a/java/openjdk7/Makefile
+++ b/java/openjdk7/Makefile
@@ -107,10 +107,6 @@ NO_STAGE= yes
.include <bsd.port.options.mk>
-.if ${OSVERSION} < 902506 || (${OSVERSION} > 1000000 && ${OSVERSION} < 1000702)
-FORBIDDEN= causes kernel panics
-.endif
-
.if empty(PORT_OPTIONS:MDEBUG)
MAKE_ENV+= ALT_OBJCOPY="/nonexistent"
.endif