From 4090f4bf949b81ec1f5c928996d5dacacfb24daa Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 6 Feb 2004 13:05:54 +0000 Subject: Update to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build stays a BUILD_DEPENDS and that it does not leak into RUN_DEPENDS --- devel/p5-DateTime-Format-Mail/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'devel/p5-DateTime-Format-Mail') diff --git a/devel/p5-DateTime-Format-Mail/Makefile b/devel/p5-DateTime-Format-Mail/Makefile index 14d867c48a8f..ce112202472b 100644 --- a/devel/p5-DateTime-Format-Mail/Makefile +++ b/devel/p5-DateTime-Format-Mail/Makefile @@ -16,13 +16,12 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/} MAINTAINER= mat@FreeBSD.org COMMENT= Convert between DateTime and RFC2822/822 formats +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \ ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime -BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +PERL_MODBUILD= yes MAN3= DateTime::Format::Mail.3 -.include "../../devel/p5-Module-Build/inc.build.mk" .include -- cgit v1.2.3