1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Remove redundant uses of NO_CDROM with RESTRICTED.

Reported by:	eadler
This commit is contained in:
Jung-uk Kim 2014-06-11 18:16:42 +00:00
parent d509639325
commit bc31769ff9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357516
5 changed files with 0 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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}

View File

@ -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}