summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/rubygem-sequel3/Makefile2
-rw-r--r--mail/rubygem-larch/Makefile2
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/rubygem-sequel3/Makefile b/devel/rubygem-sequel3/Makefile
index 5441c9805271..6d24d4be024c 100644
--- a/devel/rubygem-sequel3/Makefile
+++ b/devel/rubygem-sequel3/Makefile
@@ -20,5 +20,7 @@ RUBYGEM_AUTOPLIST=yes
PLIST_FILES= bin/sequel
+PKGNAMESUFFIX= 3
+
NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/mail/rubygem-larch/Makefile b/mail/rubygem-larch/Makefile
index df687bc40f70..f05de579479d 100644
--- a/mail/rubygem-larch/Makefile
+++ b/mail/rubygem-larch/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Larch copies messages from one IMAP server to another
RUN_DEPENDS= rubygem-highline>=1.5:${PORTSDIR}/devel/rubygem-highline \
- rubygem-sequel>=3.14:${PORTSDIR}/devel/rubygem-sequel3 \
+ rubygem-sequel3>=3.14:${PORTSDIR}/devel/rubygem-sequel3 \
rubygem-sqlite3>=1.3:${PORTSDIR}/databases/rubygem-sqlite3 \
rubygem-trollop>=1.13:${PORTSDIR}/devel/rubygem-trollop