Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jan 2015 18:23:28 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376336 - head/science/mcstas
Message-ID:  <201501051823.t05INS5m063613@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Mon Jan  5 18:23:27 2015
New Revision: 376336
URL: https://svnweb.freebsd.org/changeset/ports/376336
QAT: https://qat.redports.org/buildarchive/r376336/

Log:
  science/mcstas: USE_BISON is not used
  
  Submitted by:	az

Modified:
  head/science/mcstas/Makefile

Modified: head/science/mcstas/Makefile
==============================================================================
--- head/science/mcstas/Makefile	Mon Jan  5 18:21:38 2015	(r376335)
+++ head/science/mcstas/Makefile	Mon Jan  5 18:23:27 2015	(r376336)
@@ -3,7 +3,6 @@
 
 PORTNAME=	mcstas
 PORTVERSION=	2.1
-#PORTREVISION=	beta
 CATEGORIES=	science
 MASTER_SITES=	http://download.mcstas.org/${PORTNAME}-${PORTVERSION}/unix/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
@@ -22,8 +21,6 @@ USES=		cmake gmake bison:build
 #should perhaps use the toolchain file - but remember the arch
 CMAKE_ARGS=	"-Denable_mcstas=1"
 GNU_CONFIGURE=	yes
-#USE_GMAKE=	yes
-USE_BISON=	yes
 
 .include <bsd.port.pre.mk>
 



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