aboutsummaryrefslogtreecommitdiff
path: root/java/linux-oracle-jre18/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2014-04-10 05:15:56 +0000
committerGreg Lewis <glewis@FreeBSD.org>2014-04-10 05:15:56 +0000
commitbe52855fcd369e2876698a31b468e2b3f96d2fa9 (patch)
tree1f15c70f59e9f7038ad244a94d48c10caf4edf49 /java/linux-oracle-jre18/Makefile
parentccad5ca20f0fb3a3cc225b1f399c718974fcda4b (diff)
downloadports-be52855fcd369e2876698a31b468e2b3f96d2fa9.tar.gz
ports-be52855fcd369e2876698a31b468e2b3f96d2fa9.zip
Notes
Diffstat (limited to 'java/linux-oracle-jre18/Makefile')
-rw-r--r--java/linux-oracle-jre18/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/linux-oracle-jre18/Makefile b/java/linux-oracle-jre18/Makefile
index d02aa67d0fb3..e6abf49a9ec2 100644
--- a/java/linux-oracle-jre18/Makefile
+++ b/java/linux-oracle-jre18/Makefile
@@ -14,7 +14,7 @@ RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
NO_CDROM= License does not allow distribution with fee
RESTRICTED= Redistribution of repackaged binaries not permitted
-PKGNAMESUFFIX= 18
+PKGNAMESUFFIX= 1${JRE_VERSION}
WRKSRC= ${WRKDIR}/jre${DL_JRE_VERSION}
PLIST_SUB+= T=${APP_HOME:S/^${PREFIX}\///} PORTVERSION=${PORTVERSION}
@@ -26,7 +26,7 @@ USES= shebangfix
ONLY_FOR_ARCHS= i386 amd64
JRE_VERSION= 8
-JRE_INTERNAL_VERSION= 1.8.0
+JRE_INTERNAL_VERSION= 1.${JRE_VERSION}.0
JRE_UPDATE_VERSION= 0
DL_JRE_VERSION= ${JRE_INTERNAL_VERSION}
DOWNLOAD_URL= http://www.oracle.com/technetwork/java/javase/downloads/index.html