Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jan 2019 07:17:55 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r490706 - head/science/mcstas-comps
Message-ID:  <201901190717.x0J7HtPg050351@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Jan 19 07:17:55 2019
New Revision: 490706
URL: https://svnweb.freebsd.org/changeset/ports/490706

Log:
  Mark BROKEN: missing RUN_DEPENDS
  
  ===>   mcstas-comps-2.2a depends on file: /usr/local/mcstas/2.2a/bin/mcstas - not found
  
  Reported by:	pkg-fallout

Modified:
  head/science/mcstas-comps/Makefile

Modified: head/science/mcstas-comps/Makefile
==============================================================================
--- head/science/mcstas-comps/Makefile	Sat Jan 19 07:16:21 2019	(r490705)
+++ head/science/mcstas-comps/Makefile	Sat Jan 19 07:17:55 2019	(r490706)
@@ -12,6 +12,8 @@ COMMENT=	Component Library for the McStas neutron ray 
 
 LICENSE=	GPLv2
 
+BROKEN=		missing RUN_DEPENDS
+
 RUN_DEPENDS=	${LOCALBASE}/mcstas/${PORTVERSION}/bin/mcstas:science/mcstas
 
 USES=		cmake



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