mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Mark the port DEPRECATED and schedule its removal after one month
Approved by: glewis, znerd
This commit is contained in:
parent
2ecfe11aad
commit
fd5f241c98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200556
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@ NO_BUILD= YES
|
|||
APP_HOME?= ${PREFIX}/linux-blackdown-jre${PORTVERSION}
|
||||
PLIST_SUB+= T=${APP_HOME:S/^${PREFIX}\///}
|
||||
|
||||
DEPRECATED= Obsolete version; Support for Java 1.1 is to be removed from the ports tree
|
||||
EXPIRATION_DATE=2007-11-01
|
||||
|
||||
post-patch:
|
||||
${FIND} ${WRKSRC} \( -name '*.orig' -o -name '.*.orig' \) -delete
|
||||
${CP} ${FILESDIR}/arch ${WRKSRC}/bin/
|
||||
|
|
Loading…
Add table
Reference in a new issue