From f7c19347dcc331ecb848516db950a0791c7abbf6 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 10 Feb 2019 00:07:03 +0000 Subject: [PATCH] Remove Perl core module - Bump PORTREVISION for dependency change With hat: perl --- mail/delatt/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mail/delatt/Makefile b/mail/delatt/Makefile index 5422437d36a6..20fd41d2e565 100644 --- a/mail/delatt/Makefile +++ b/mail/delatt/Makefile @@ -3,6 +3,7 @@ PORTNAME= delatt DISTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= LOCAL/ehaupt @@ -11,8 +12,6 @@ COMMENT= Strip attachments from email LICENSE= GPLv2 -RUN_DEPENDS= p5-MIME-Base64>=0:converters/p5-MIME-Base64 - USES= shebangfix perl5 USE_PERL5= run NO_BUILD= yes