aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-07-22 17:29:45 +0800
committerantoine <antoine@FreeBSD.org>2017-07-22 17:29:45 +0800
commit1fd06de67ca5ec5de7065bee5d73e7aa5ff92c63 (patch)
tree3451c1aebd9592597739f6282046ddf1879f56ba /sysutils
parenta124e385d803d03b4d76f39c5df88e6f55c7c163 (diff)
downloadfreebsd-ports-gnome-1fd06de67ca5ec5de7065bee5d73e7aa5ff92c63.tar.gz
freebsd-ports-gnome-1fd06de67ca5ec5de7065bee5d73e7aa5ff92c63.tar.zst
freebsd-ports-gnome-1fd06de67ca5ec5de7065bee5d73e7aa5ff92c63.zip
Mark BROKEN: wrong dependencies
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rhc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/rhc/Makefile b/sysutils/rhc/Makefile
index 63f3c90703bf..046d0ad1f5da 100644
--- a/sysutils/rhc/Makefile
+++ b/sysutils/rhc/Makefile
@@ -13,6 +13,8 @@ COMMENT= Administration console client for RedHat OpenShift
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 \