aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/poseidon/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/java/poseidon/Makefile b/java/poseidon/Makefile
index 5846ef559ff3..5477036caff2 100644
--- a/java/poseidon/Makefile
+++ b/java/poseidon/Makefile
@@ -23,9 +23,7 @@ USE_JAVA= yes
JAVA_VERSION= 1.4+
JAVA_VENDOR= ${_JAVA_VENDOR_LIST:Nsun} # the port is broken with Sun JDKs
NO_BUILD= yes
-NO_PACKAGE= Redistribution is not permitted
-NO_CDROM= ${NO_PACKAGE}
-RESTRICTED= ${NO_PACKAGE}
+RESTRICTED= Redistribution is not permitted
EDITION= CE
.if defined(WITH_EDITION)