aboutsummaryrefslogtreecommitdiff
path: root/net/cf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/cf/Makefile')
-rw-r--r--net/cf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/cf/Makefile b/net/cf/Makefile
index 0e5034709719..c83c3f465330 100644
--- a/net/cf/Makefile
+++ b/net/cf/Makefile
@@ -8,8 +8,8 @@ CATEGORIES= net
MAINTAINER= swills@FreeBSD.org
COMMENT= CLI for Cloud Foundry written in Go
-BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go \
- ${LOCALBASE}/bin/go-bindata:${PORTSDIR}/devel/go-bindata
+BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go \
+ ${LOCALBASE}/bin/go-bindata:devel/go-bindata
USE_GITHUB= yes
GH_ACCOUNT= cloudfoundry