Index: misc/dive/Makefile =================================================================== --- misc/dive/Makefile (revision 509723) +++ misc/dive/Makefile (working copy) @@ -11,7 +11,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go +USES= go:modules USE_GITHUB= yes GH_ACCOUNT= wagoodman GH_TUPLE= \ @@ -60,8 +60,6 @@ spf13:viper:v1.2.1:spf13_viper/vendor/github.com/spf13/viper \ wagoodman:keybinding:6a824da6df05:wagoodman_keybinding/vendor/github.com/wagoodman/keybinding -GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} - PLIST_FILES= bin/${PORTNAME} post-patch: