aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2013-11-20 07:24:20 +0800
committerrene <rene@FreeBSD.org>2013-11-20 07:24:20 +0800
commitfa066365eb08cf9cf35cd0a9be1f36f337da76e9 (patch)
tree6e208b2b083a5517d365d407c798d3a637fe078b /Mk
parent6e00650c9ad0c2b26c6e6761d79d17dbe817e80e (diff)
downloadfreebsd-ports-gnome-fa066365eb08cf9cf35cd0a9be1f36f337da76e9.tar.gz
freebsd-ports-gnome-fa066365eb08cf9cf35cd0a9be1f36f337da76e9.tar.zst
freebsd-ports-gnome-fa066365eb08cf9cf35cd0a9be1f36f337da76e9.zip
Fix a typo (specifed -> specified)
Approved by: portmgr (bapt)
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/bison.mk2
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