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:
Ade Lovett 2005-11-30 18:21:38 +00:00
parent 42c6f63dad
commit ad4a295b89
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150069

View file

@ -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"