mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix a couple [1][2] of typos in the autotools warning message.
PR: 89754 [1] Submitted by: Vasil Dimov <vd@datamax.bg> [1], barner [2]
This commit is contained in:
parent
42c6f63dad
commit
ad4a295b89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150069
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ USE_AUTOTOOLS= ${USE_AUTOTOOLS_COMPAT}
|
|||
_AUTOTOOLS_PN= ${.CURDIR:C/${PORTSDIR}\///}
|
||||
pre-everything::
|
||||
@${ECHO} "*** AUTOTOOLS WARNING for ${_AUTOTOOLS_PN}"
|
||||
@${ECHO} This port is using old autotools constructs which wil be"
|
||||
@${ECHO} "This port is using old autotools constructs which will be"
|
||||
@${ECHO} "disappearing on 1st January 2006"
|
||||
@${ECHO} ""
|
||||
@${ECHO} "In most cases, this warning can be fixed by removing"
|
||||
|
|
Loading…
Add table
Reference in a new issue