mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Mark deprecated.
This commit is contained in:
parent
b1e469375b
commit
f781948136
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232100
@ -22,6 +22,9 @@ USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
NO_MTREE= yes
|
||||
|
||||
DEPRECIATED= deprecated; use cross-binutils instead
|
||||
EXPIRE_DATE= 2009-04-19
|
||||
|
||||
.if defined(WITH_ABI)
|
||||
OUR_ABI= ${WITH_ABI}
|
||||
.else
|
||||
|
@ -24,6 +24,9 @@ GNU_CONFIGURE= yes
|
||||
STRIP=
|
||||
NO_MTREE=yes
|
||||
|
||||
DEPRECIATED= deprecated; use cross-gcc instead
|
||||
EXPIRE_DATE= 2009-04-19
|
||||
|
||||
.if defined(WITH_ABI)
|
||||
OUR_ABI= ${WITH_ABI}
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user