mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
Fix pkg name collision
With hat: portmgr
This commit is contained in:
parent
d42105d833
commit
e9e70f16c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329690
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
|
|||
|
||||
NO_CDROM= License does not allow distribution with fee
|
||||
RESTRICTED= Redistribution of repackaged binaries not permitted
|
||||
LATEST_LINK= linux-sun-jre16
|
||||
PKGNAMESUFFIX= 16
|
||||
|
||||
WRKSRC= ${WRKDIR}/jre${DL_JRE_VERSION}
|
||||
PLIST_SUB+= T=${APP_HOME:S/^${PREFIX}\///} PORTVERSION=${PORTVERSION}
|
||||
|
|
|
@ -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
|
||||
LATEST_LINK= linux-sun-jre17
|
||||
PKGNAMESUFFIX= 17
|
||||
|
||||
WRKSRC= ${WRKDIR}/jre${DL_JRE_VERSION}
|
||||
PLIST_SUB+= T=${APP_HOME:S/^${PREFIX}\///} PORTVERSION=${PORTVERSION}
|
||||
|
|
Loading…
Add table
Reference in a new issue