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:
parent
e9e70f16c5
commit
0032707ede
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329691
@ -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}
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user