aboutsummaryrefslogtreecommitdiff
path: root/java/jdk12
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2002-10-10 08:38:39 +0000
committerErnst de Haan <znerd@FreeBSD.org>2002-10-10 08:38:39 +0000
commit2c50b3e55f4cb003a84e1d300a9cd896a2f7a96d (patch)
tree29d0c757329aa501ce8f8768135bb25f5659a067 /java/jdk12
parent9f43ab1dd812b4f275f24181649737b69659cf85 (diff)
downloadports-2c50b3e55f4cb003a84e1d300a9cd896a2f7a96d.tar.gz
ports-2c50b3e55f4cb003a84e1d300a9cd896a2f7a96d.zip
Notes
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}