aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.java.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/Mk/bsd.java.mk b/Mk/bsd.java.mk
index 2233c81749f6..fdf1062e4a51 100644
--- a/Mk/bsd.java.mk
+++ b/Mk/bsd.java.mk
@@ -252,11 +252,6 @@ USE_JAVA= 1.4
. elif (${USE_JAVA} == "1.4+")
USE_JAVA= 1.4
-
-. else
-.BEGIN:
- @${ECHO} "${Java_Include}: Internal error. \"${USE_JAVA}\" is not caught as a valid value for USE_JAVA. Please send an email to ${Java_Include_MAINTAINER} with a detailed description of what you did and what the output was.";
- @${FALSE}
. endif