diff options
Diffstat (limited to 'net-mgmt/chronograf/Makefile')
-rw-r--r-- | net-mgmt/chronograf/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-mgmt/chronograf/Makefile b/net-mgmt/chronograf/Makefile index cf0fd227df1b..73d2b6ddef68 100644 --- a/net-mgmt/chronograf/Makefile +++ b/net-mgmt/chronograf/Makefile @@ -21,8 +21,6 @@ BUILD_DEPENDS= go-bindata:devel/go-bindata \ USES= gmake go:modules python:build -EXTRACT_ONLY:= ${DISTFILES:C/:[^:]+$//} - GO_MODULE= github.com/influxdata/${PORTNAME} GO_TARGET= ./cmd/chronograf/main.go:chronograf \ ./cmd/chronoctl:chronoctl |