aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-03-09 06:17:53 +0800
committerbapt <bapt@FreeBSD.org>2013-03-09 06:17:53 +0800
commit9124993593c1d0af578508b45fc354ff2546a675 (patch)
treeb2979d1e26459f923603962159975ebea3641abc /Mk
parentc09125c79cdeeab882d18dbf1a45f90a2ef94003 (diff)
downloadfreebsd-ports-gnome-9124993593c1d0af578508b45fc354ff2546a675.tar.gz
freebsd-ports-gnome-9124993593c1d0af578508b45fc354ff2546a675.tar.zst
freebsd-ports-gnome-9124993593c1d0af578508b45fc354ff2546a675.zip
Add tab for cosmetic
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 57e491fb5528..d17c7c6a712d 100644
--- a/Mk/Uses/bison.mk
+++ b/Mk/Uses/bison.mk
@@ -15,7 +15,7 @@ _INCLUDE_BISON_MK= yes
_BISON_DEPENDS= bison:${PORTSDIR}/devel/bison
.if !defined(bison_ARGS)
-bison_ARGS=build
+bison_ARGS= build
.endif
.if ${bison_ARGS} == "build"