svn commit: r490706 - head/science/mcstas-comps

Antoine Brodin antoine at FreeBSD.org
Sat Jan 19 07:17:56 UTC 2019


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


More information about the svn-ports-head mailing list