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. --- x11-toolkits/p5-Tk-Enscript/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'x11-toolkits/p5-Tk-Enscript') diff --git a/x11-toolkits/p5-Tk-Enscript/Makefile b/x11-toolkits/p5-Tk-Enscript/Makefile index 8aa1a5cd9f11..14d73fcc9992 100644 --- a/x11-toolkits/p5-Tk-Enscript/Makefile +++ b/x11-toolkits/p5-Tk-Enscript/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Tk-Enscript -# Date created: May 28 2001 -# Whom: vanilla -# +# Created by: vanilla # $FreeBSD$ -# PORTNAME= Tk-Enscript PORTVERSION= 1.10 @@ -18,7 +14,8 @@ COMMENT= Tk::Enscript - a text-to-postscript converter using Tk::Canvas BUILD_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Tk::Enscript.3 -- cgit v1.2.3