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. --- textproc/p5-Data-FormValidator-Constraints-DateTime/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'textproc/p5-Data-FormValidator-Constraints-DateTime') diff --git a/textproc/p5-Data-FormValidator-Constraints-DateTime/Makefile b/textproc/p5-Data-FormValidator-Constraints-DateTime/Makefile index f4a0c65b064a..73b143ce39aa 100644 --- a/textproc/p5-Data-FormValidator-Constraints-DateTime/Makefile +++ b/textproc/p5-Data-FormValidator-Constraints-DateTime/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Data-FormValidator-Constraints-DateTime -# Date created: 17 August 2007 -# Whom: Sergey Skvortsov -# +# Created by: Sergey Skvortsov # $FreeBSD$ -# PORTNAME= Data-FormValidator-Constraints-DateTime PORTVERSION= 1.11 @@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-Data-FormValidator>=0:${PORTSDIR}/textproc/p5-Data-FormValidat p5-DateTime-Format-Builder>=0:${PORTSDIR}/devel/p5-DateTime-Format-Builder RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Data::FormValidator::Constraints::DateTime.3 -- cgit v1.2.3