mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04: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
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue