diff options
Diffstat (limited to 'textproc/spiff/Makefile')
-rw-r--r-- | textproc/spiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/spiff/Makefile b/textproc/spiff/Makefile index df43c174d586..f03528d882a9 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:${PORTSDIR}/lang/go +BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go USE_GITHUB= yes GH_ACCOUNT= cloudfoundry-incubator |