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-Pod-Stripper/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/p5-Pod-Stripper') diff --git a/textproc/p5-Pod-Stripper/Makefile b/textproc/p5-Pod-Stripper/Makefile index 734eae5eeb2a..6f06d47f877e 100644 --- a/textproc/p5-Pod-Stripper/Makefile +++ b/textproc/p5-Pod-Stripper/Makefile @@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Strip all pod, and output what's left -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure USE_DOS2UNIX= yes MAN1= podstrip.1 -- cgit v1.2.3