aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/spiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/spiff/Makefile')
-rw-r--r--textproc/spiff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/spiff/Makefile b/textproc/spiff/Makefile
index 6270ed1db370..019ec2512fa2 100644
--- a/textproc/spiff/Makefile
+++ b/textproc/spiff/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc
MAINTAINER= swills@FreeBSD.org
COMMENT= Declarative YAML templating system tuned for BOSH deployment manifests
-BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go
+USES= go
USE_GITHUB= yes
GH_ACCOUNT= cloudfoundry-incubator