mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Fix a typo (specifed -> specified)
Approved by: portmgr (bapt)
This commit is contained in:
parent
5e5d7b5345
commit
5c9fab7211
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334363
@ -26,7 +26,7 @@ RUN_DEPENDS+= ${_BISON_DEPENDS}
|
||||
BUILD_DEPENDS+= ${_BISON_DEPENDS}
|
||||
RUN_DEPENDS+= ${_BISON_DEPENDS}
|
||||
.else
|
||||
IGNORE= USES=bison - invalid args: [${bison_ARGS}] specifed
|
||||
IGNORE= USES=bison - invalid args: [${bison_ARGS}] specified
|
||||
.endif
|
||||
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user