diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-05 06:37:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-05 06:37:30 +0000 |
commit | df4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef (patch) | |
tree | e44ab41f7b18c38d23ed8351e7125f60f15d1d9e /net/bluemix-cli | |
parent | 0087e13590135f714c9714cb7a3d23befc760320 (diff) |
Notes
Diffstat (limited to 'net/bluemix-cli')
-rw-r--r-- | net/bluemix-cli/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/bluemix-cli/Makefile b/net/bluemix-cli/Makefile index 0523db21824b..37b576f2b11a 100644 --- a/net/bluemix-cli/Makefile +++ b/net/bluemix-cli/Makefile @@ -14,6 +14,8 @@ LICENSE_NAME= IBM Bluemix Service Description LICENSE_FILE= ${WRKSRC}/bin/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +BROKEN= unfetchable + RUN_DEPENDS= cf:net/cf USES= linux |