From d4c70cdd515f93d267d81dbdddc55d7a4cf40cb6 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sat, 28 Jan 2017 20:53:45 +0000 Subject: Fix RUN_DEPENDS - Bump PORTREVISION for dependency change --- mail/rubygem-larch/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail') 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 -- cgit