From 9839011ec3910790376ce9ace5e2a1c5bcb2781f Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 8 Sep 2007 01:12:10 +0000 Subject: Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr --- print/a2pdf/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'print/a2pdf') diff --git a/print/a2pdf/Makefile b/print/a2pdf/Makefile index 6e34488ab2c3..cd73db165442 100644 --- a/print/a2pdf/Makefile +++ b/print/a2pdf/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2 \ p5-File-Type>=0:${PORTSDIR}/devel/p5-File-Type RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_PERL5= yes PERL_CONFIGURE= yes MAN1= ${PORTNAME}.1 -- cgit v1.2.3