Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2020 11:06:59 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r528149 - head/cad/scotch
Message-ID:  <202003101106.02AB6xmg091990@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Mar 10 11:06:59 2020
New Revision: 528149
URL: https://svnweb.freebsd.org/changeset/ports/528149

Log:
  cad/scotch: builds and run perfecly fine when built with byacc

Modified:
  head/cad/scotch/Makefile

Modified: head/cad/scotch/Makefile
==============================================================================
--- head/cad/scotch/Makefile	Tue Mar 10 11:06:29 2020	(r528148)
+++ head/cad/scotch/Makefile	Tue Mar 10 11:06:59 2020	(r528149)
@@ -15,7 +15,7 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-se
 
 CONFLICTS=	gbase-0.* gmap-2015.*
 
-USES=		bison gmake localbase
+USES=		bison:alias gmake localbase
 
 MAKE_JOBS_UNSAFE=yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003101106.02AB6xmg091990>