diff options
Diffstat (limited to 'irc/ergo/Makefile')
-rw-r--r-- | irc/ergo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/ergo/Makefile b/irc/ergo/Makefile index 0d644f7d97ba..96fbd05c08d5 100644 --- a/irc/ergo/Makefile +++ b/irc/ergo/Makefile @@ -14,6 +14,8 @@ USES= go:modules USE_GITHUB= yes GH_ACCOUNT= ergochat +CONFLICTS_INSTALL= ergo + GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} |