diff options
| author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-08-18 15:22:15 +0000 |
|---|---|---|
| committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-08-18 15:22:15 +0000 |
| commit | 4d426192c3c27209d3b33a1a428ae57a5e33cd6c (patch) | |
| tree | b623423ad7d38be2dd30262db1b4b297e81bb423 /sysutils/eksctl | |
| parent | - Register USE_GL=gl dependency (diff) | |
- Use PORTSCOUT to avoid notifications of new versions like this: 'latest_release'
Diffstat (limited to 'sysutils/eksctl')
| -rw-r--r-- | sysutils/eksctl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/eksctl/Makefile b/sysutils/eksctl/Makefile index 71840b19c1ab..f21e6e12b0f1 100644 --- a/sysutils/eksctl/Makefile +++ b/sysutils/eksctl/Makefile @@ -13,6 +13,8 @@ LICENSE= APACHE20 RUN_DEPENDS= kubectl:sysutils/kubectl \ aws-iam-authenticator:security/aws-iam-authenticator +PORTSCOUT= limit:^[0-9\.]*$$ + USES= go USE_GITHUB= yes |
