diff options
Diffstat (limited to 'devel/gb/Makefile')
-rw-r--r-- | devel/gb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gb/Makefile b/devel/gb/Makefile index 2dfa738e3b6f..91168f046421 100644 --- a/devel/gb/Makefile +++ b/devel/gb/Makefile @@ -10,7 +10,7 @@ COMMENT= Project based build tool for Go LICENSE= MIT -BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go +BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go USE_GITHUB= yes GH_ACCOUNT= constabulary |