From 4819ca343bfee8a3b54e7ff3ac26d280d1c1696f Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 2 Aug 2013 18:52:07 +0000 Subject: - Convert to new perl framework - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. --- mail/p5-Mail-IMAPTalk/Makefile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'mail/p5-Mail-IMAPTalk') diff --git a/mail/p5-Mail-IMAPTalk/Makefile b/mail/p5-Mail-IMAPTalk/Makefile index a6e0bc673913..915f05c5ba1e 100644 --- a/mail/p5-Mail-IMAPTalk/Makefile +++ b/mail/p5-Mail-IMAPTalk/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-IMAPTalk -# Date created: 24 May 2006 -# Whom: Aaron Dalton -# +# Created by: Aaron Dalton # $FreeBSD$ -# PORTNAME= Mail-IMAPTalk PORTVERSION= 3.01 @@ -17,8 +13,8 @@ COMMENT= IMAP client interface with lots of features LICENSE= ART10 GPLv1 LICENSE_COMB= dual -MAKE_JOBS_SAFE= yes -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Mail::IMAPTalk.3 -- cgit v1.2.3