aboutsummaryrefslogtreecommitdiff
path: root/sysutils/direnv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/direnv/Makefile')
-rw-r--r--sysutils/direnv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/direnv/Makefile b/sysutils/direnv/Makefile
index 51188aee2cfb..64de21fa9f5d 100644
--- a/sysutils/direnv/Makefile
+++ b/sysutils/direnv/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= sysutils
MAINTAINER= swills@FreeBSD.org
COMMENT= Environment variable manager for your shell
-BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go
+BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go
USE_GITHUB= yes
GH_ACCOUNT= zimbatm