aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/rubygem-larch/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/rubygem-larch/Makefile b/mail/rubygem-larch/Makefile
index e3bcd0054538..234b9ac9af0c 100644
--- a/mail/rubygem-larch/Makefile
+++ b/mail/rubygem-larch/Makefile
@@ -3,6 +3,7 @@
PORTNAME= larch
PORTVERSION= 1.1.2
+PORTREVISION= 1
CATEGORIES= mail rubygems
MASTER_SITES= RG
@@ -11,14 +12,12 @@ COMMENT= Larch copies messages from one IMAP server to another
LICENSE= GPLv2
-# rubygem-sequel3>=3.14:devel/rubygem-sequel3 \
RUN_DEPENDS= rubygem-highline>=1.5:devel/rubygem-highline \
- rubygem-sequel>=3.14:devel/rubygem-sequel \
+ rubygem-sequel3>=3.14:devel/rubygem-sequel3 \
rubygem-sqlite3>=1.3:databases/rubygem-sqlite3 \
rubygem-trollop>=1.13:devel/rubygem-trollop
NO_ARCH= yes
-
USE_RUBY= yes
USES= gem