Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jul 2017 09:29:45 +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: r446378 - head/sysutils/rhc
Message-ID:  <201707220929.v6M9Tjk2026559@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Jul 22 09:29:45 2017
New Revision: 446378
URL: https://svnweb.freebsd.org/changeset/ports/446378

Log:
  Mark BROKEN: wrong dependencies

Modified:
  head/sysutils/rhc/Makefile

Modified: head/sysutils/rhc/Makefile
==============================================================================
--- head/sysutils/rhc/Makefile	Sat Jul 22 09:16:23 2017	(r446377)
+++ head/sysutils/rhc/Makefile	Sat Jul 22 09:29:45 2017	(r446378)
@@ -13,6 +13,8 @@ COMMENT=	Administration console client for RedHat Open
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		wrong dependencies, ${LOCALBASE}/bin/minitar is not provided by rubygem-archive-tar-minitar
+
 RUN_DEPENDS=	${LOCALBASE}/bin/minitar:archivers/rubygem-archive-tar-minitar \
 		${LOCALBASE}/bin/commander:devel/rubygem-commander \
 		rubygem-highline>=1.6.11:devel/rubygem-highline \



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