aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2014-06-12 02:16:42 +0800
committerjkim <jkim@FreeBSD.org>2014-06-12 02:16:42 +0800
commit2b15e0357d8a29f8ee43a25a7a6a8317d5937d9b (patch)
tree55a1fe3667c4fca5f2691fb402e4191ae3945244 /java
parentcb8a9f352a77d76d869107d0b0a33b2c4c5b17ba (diff)
downloadfreebsd-ports-gnome-2b15e0357d8a29f8ee43a25a7a6a8317d5937d9b.tar.gz
freebsd-ports-gnome-2b15e0357d8a29f8ee43a25a7a6a8317d5937d9b.tar.zst
freebsd-ports-gnome-2b15e0357d8a29f8ee43a25a7a6a8317d5937d9b.zip
Remove redundant uses of NO_CDROM with RESTRICTED.
Reported by: eadler
Diffstat (limited to 'java')
-rw-r--r--java/jdk16-doc/Makefile1
-rw-r--r--java/jdk7-doc/Makefile1
-rw-r--r--java/jdk8-doc/Makefile1
-rw-r--r--java/linux-oracle-jdk18/Makefile1
-rw-r--r--java/linux-sun-jdk17/Makefile1
5 files changed, 0 insertions, 5 deletions
diff --git a/java/jdk16-doc/Makefile b/java/jdk16-doc/Makefile
index 8e6eaa87573d..e41d980f4215 100644
--- a/java/jdk16-doc/Makefile
+++ b/java/jdk16-doc/Makefile
@@ -13,7 +13,6 @@ MAINTAINER= java@FreeBSD.org
COMMENT= Java Development Kit ${JDK_MAJOR_VER} Documentation
DOCSDIR?= ${PREFIX}/share/doc/jdk${JDK_MAJOR_VER}
-NO_CDROM= License does not allow distribution with fee.
RESTRICTED= This documentation is under license and export control.
WRKSRC= ${WRKDIR}/docs
diff --git a/java/jdk7-doc/Makefile b/java/jdk7-doc/Makefile
index de6e55f12974..c905f8ed6ee5 100644
--- a/java/jdk7-doc/Makefile
+++ b/java/jdk7-doc/Makefile
@@ -11,7 +11,6 @@ MAINTAINER= java@FreeBSD.org
COMMENT= Java Development Kit ${JDK_MAJOR_VER} Documentation
DOCSDIR?= ${PREFIX}/share/doc/jdk${JDK_VERSION}
-NO_CDROM= License does not allow distribution with fee.
RESTRICTED= This documentation is under license and export control.
WRKSRC= ${WRKDIR}/docs
diff --git a/java/jdk8-doc/Makefile b/java/jdk8-doc/Makefile
index 0802dd10faa1..8a50dabf4f52 100644
--- a/java/jdk8-doc/Makefile
+++ b/java/jdk8-doc/Makefile
@@ -11,7 +11,6 @@ MAINTAINER= java@FreeBSD.org
COMMENT= Java Development Kit ${JDK_MAJOR_VER} Documentation
DOCSDIR?= ${PREFIX}/share/doc/jdk${JDK_VERSION}
-NO_CDROM= License does not allow distribution with fee.
RESTRICTED= This documentation is under license and export control.
WRKSRC= ${WRKDIR}/docs
diff --git a/java/linux-oracle-jdk18/Makefile b/java/linux-oracle-jdk18/Makefile
index b02b19df2b15..1a7ab6d08a44 100644
--- a/java/linux-oracle-jdk18/Makefile
+++ b/java/linux-oracle-jdk18/Makefile
@@ -15,7 +15,6 @@ RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
OPTIONS_DEFINE= DEMO
DEMO_DESC= Install demos and samples
-NO_CDROM= License does not allow distribution with fee
RESTRICTED= Redistribution of repackaged binaries not permitted
PKGNAMESUFFIX= 1${JDK_VERSION}
diff --git a/java/linux-sun-jdk17/Makefile b/java/linux-sun-jdk17/Makefile
index 3bea4b240517..db52f6376038 100644
--- a/java/linux-sun-jdk17/Makefile
+++ b/java/linux-sun-jdk17/Makefile
@@ -16,7 +16,6 @@ RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
OPTIONS_DEFINE= DEMO
DEMO_DESC= Install demos and samples
-NO_CDROM= License does not allow distribution with fee
RESTRICTED= Redistribution of repackaged binaries not permitted
PKGNAMESUFFIX= 1${JDK_VERSION}