diff options
Diffstat (limited to 'databases/influxdb/Makefile')
-rw-r--r-- | databases/influxdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/influxdb/Makefile b/databases/influxdb/Makefile index b6e6a3334c4d..a1fa77ec2937 100644 --- a/databases/influxdb/Makefile +++ b/databases/influxdb/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 ONLY_FOR_ARCHS_REASON= depends on go which is not supported in this architecture -BUILD_DEPENDS= go>=1.10.3:lang/go +USES= go USE_RC_SUBR= influxd |