forked from Lainports/freebsd-ports
* Mark as DEPRECATED with a removal date of one month
* Pet portlint
This commit is contained in:
parent
c8559367ee
commit
3afccdafc4
1 changed files with 6 additions and 2 deletions
|
|
@ -11,17 +11,21 @@ DISTNAME= jdk-${JDK_VERSION}.${JDK_UPDATE_VERSION}.${JDK_PATCH_VERSION}_linux-x6
|
|||
MAINTAINER= java@FreeBSD.org
|
||||
COMMENT= Oracle Java ${JDK_VERSION} Development Kit for Linux
|
||||
|
||||
DEPRECATED= No longer maintained upstream, please migrate to openjdk8
|
||||
EXPIRATION_DATE=2019-09-28
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
RUN_DEPENDS= javavm:java/javavmwrapper
|
||||
|
||||
USES= linux shebangfix
|
||||
USE_LINUX= xorglibs
|
||||
|
||||
RESTRICTED= Redistribution of repackaged binaries not permitted
|
||||
|
||||
WRKSRC= ${WRKDIR}/jdk-${DL_JDK_VERSION}
|
||||
PLIST_SUB= T=${APP_HOME:S/^${PREFIX}\///} PORTVERSION=${PORTVERSION}
|
||||
|
||||
NO_BUILD= yes
|
||||
USES= linux shebangfix
|
||||
USE_LINUX= xorglibs
|
||||
|
||||
JDK_VENDOR= oracle
|
||||
JDK_VERSION= 9
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue