Index: www/gitea/Makefile =================================================================== --- www/gitea/Makefile (revision 509723) +++ www/gitea/Makefile (working copy) @@ -14,13 +14,12 @@ RUN_DEPENDS= git:devel/git -USES= go +USES= go:modules USE_GITHUB= yes GH_ACCOUNT= go-gitea USE_RC_SUBR= gitea -GO_PKGNAME= code.gitea.io/${PORTNAME} -GO_TARGET= -tags "${GO_TAGS}" +GO_BUILDFLAGS= -tags "${GO_TAGS}" SUB_FILES+= app.ini.sample SUB_LIST+= GITUSER=${USERS}