1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Fix pkg name collision

With hat:	portmgr
This commit is contained in:
Baptiste Daroussin 2013-10-07 11:02:43 +00:00
parent e9e70f16c5
commit 0032707ede
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329691
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ OPTIONS_DEFAULT=DEMO
NO_CDROM= License does not allow distribution with fee
RESTRICTED= Redistribution of repackaged binaries not permitted
LATEST_LINK= linux-sun-jdk16
PKGNAMESUFFIX= 16
WRKSRC= ${WRKDIR}/jdk${DL_JDK_VERSION}
PLIST_SUB+= T=${APP_HOME:S/^${PREFIX}\///} PORTVERSION=${PORTVERSION}

View File

@ -18,7 +18,7 @@ DEMO_DESC= Install demos and samples
NO_CDROM= License does not allow distribution with fee
RESTRICTED= Redistribution of repackaged binaries not permitted
LATEST_LINK= linux-sun-jdk17
PKGNAMESUFFIX= 17
WRKSRC= ${WRKDIR}/jdk${DL_JDK_VERSION}
PLIST_SUB+= T=${APP_HOME:S/^${PREFIX}\///} PORTVERSION=${PORTVERSION}