summaryrefslogtreecommitdiff
path: root/java/jdk12
diff options
context:
space:
mode:
Diffstat (limited to 'java/jdk12')
-rw-r--r--java/jdk12/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/java/jdk12/Makefile b/java/jdk12/Makefile
index e4f71dbc0d4a..30fad6e9bc52 100644
--- a/java/jdk12/Makefile
+++ b/java/jdk12/Makefile
@@ -43,7 +43,8 @@ JDK12DIR?= ${LOCALBASE}/linux-sun-jdk${JDK_VERSION}
ONLY_FOR_ARCHS= i386
USE_GMAKE= yes
-RESTRICTED= "Redistribution of pre-compiled binaries isn't permitted"
+RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
+NO_CDROM= "Redistribution of pre-compiled binaries is not permitted"
MAKEFILE= GNUmakefile
MAKE_ENV= HAVE_DPS="no" \
ALT_BOOTDIR="${JDK12DIR}" \
@@ -71,10 +72,6 @@ PKGNAMESUFFIX= -nodebug
PLIST_SUB+= DEBUG:=""
.endif
-.if defined(BATCH) || defined(PACKAGE_BUILDING)
-IGNORE= "You can not legally distribute pre-compiled binaries"
-.endif
-
.include <bsd.port.pre.mk>
.for file in ${DISTFILES}