aboutsummaryrefslogtreecommitdiff
path: root/misc/rubygem-dotenv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/rubygem-dotenv/Makefile')
-rw-r--r--misc/rubygem-dotenv/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/rubygem-dotenv/Makefile b/misc/rubygem-dotenv/Makefile
index a5f7da598018..0519ac95f125 100644
--- a/misc/rubygem-dotenv/Makefile
+++ b/misc/rubygem-dotenv/Makefile
@@ -14,6 +14,8 @@ USE_RUBY= yes
NO_ARCH= yes
+CONFLICTS_INSTALL= py*-python-dotenv # bin/dotenv
+
PLIST_FILES= bin/dotenv
.include <bsd.port.mk>