mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Remove redundant uses of NO_CDROM with RESTRICTED.
Reported by: eadler
This commit is contained in:
parent
d509639325
commit
bc31769ff9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357516
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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}
|
||||
|
||||
|
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user