diff options
-rw-r--r-- | games/automuteus/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/automuteus/Makefile b/games/automuteus/Makefile index ebf617166ebf..9112821c5ea6 100644 --- a/games/automuteus/Makefile +++ b/games/automuteus/Makefile @@ -59,7 +59,6 @@ GH_TUPLE= \ stretchr:objx:v0.2.0:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.6.1:stretchr_testify/vendor/github.com/stretchr/testify - USE_RC_SUBR= ${PORTNAME} GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} |