svn commit: r313675 - head/Mk/Uses

Baptiste Daroussin bapt at FreeBSD.org
Fri Mar 8 22:17:54 UTC 2013


Author: bapt
Date: Fri Mar  8 22:17:53 2013
New Revision: 313675
URL: http://svnweb.freebsd.org/changeset/ports/313675

Log:
  Add tab for cosmetic

Modified:
  head/Mk/Uses/bison.mk

Modified: head/Mk/Uses/bison.mk
==============================================================================
--- head/Mk/Uses/bison.mk	Fri Mar  8 20:37:29 2013	(r313674)
+++ head/Mk/Uses/bison.mk	Fri Mar  8 22:17:53 2013	(r313675)
@@ -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"


More information about the svn-ports-all mailing list