diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-11-19 23:24:20 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-11-19 23:24:20 +0000 |
commit | 5c9fab7211cc112d84c5bcea9b8e172c2545ef04 (patch) | |
tree | 6e208b2b083a5517d365d407c798d3a637fe078b /Mk | |
parent | 5e5d7b534539f5e650f8dd4486c639d03cb8e38d (diff) | |
download | ports-5c9fab7211cc112d84c5bcea9b8e172c2545ef04.tar.gz ports-5c9fab7211cc112d84c5bcea9b8e172c2545ef04.zip |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/Uses/bison.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/bison.mk b/Mk/Uses/bison.mk index d56c6cd2267c..80f2648acc12 100644 --- a/Mk/Uses/bison.mk +++ b/Mk/Uses/bison.mk @@ -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 |