From e33b1b4213f7092fdbcfa70a0b9815b4dc09a37b Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 30 Jun 2017 22:14:00 +0000 Subject: [PATCH] Remove Perl core modules - Bump PORTREVISION for dependency change --- mail/gotmail/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile index 87f554d87687..08ebe6d0def2 100644 --- a/mail/gotmail/Makefile +++ b/mail/gotmail/Makefile @@ -3,7 +3,7 @@ PORTNAME= gotmail PORTVERSION= 0.9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail perl5 MASTER_SITES= SF @@ -14,8 +14,7 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= curl:ftp/curl \ - p5-URI>=0:net/p5-URI \ - p5-Net>=0:net/p5-Net + p5-URI>=0:net/p5-URI USES= perl5 shebangfix SHEBANG_FILES= gotmail