summaryrefslogtreecommitdiff
path: root/sysutils/rubygem-god/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/rubygem-god/Makefile')
-rw-r--r--sysutils/rubygem-god/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/rubygem-god/Makefile b/sysutils/rubygem-god/Makefile
index 831237263374..b35df199f8ad 100644
--- a/sysutils/rubygem-god/Makefile
+++ b/sysutils/rubygem-god/Makefile
@@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USE_RUBY= yes
USES= gem
+CONFLICTS_INSTALL= coreutils # bin/god
+
PLIST_FILES= bin/god
.include <bsd.port.mk>