From 38499cc4f9de561964aa3bd7556c9f4c6684f038 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Tue, 10 Sep 2013 07:12:35 +0000 Subject: - convert to the new perl5 framework - trim Makefile header Approved by: portmgr (bapt@, blanket) --- converters/osm2mp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'converters/osm2mp') diff --git a/converters/osm2mp/Makefile b/converters/osm2mp/Makefile index 4bc8cc4a8705..cd75fb9e6887 100644 --- a/converters/osm2mp/Makefile +++ b/converters/osm2mp/Makefile @@ -21,7 +21,8 @@ RUN_DEPENDS= p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \ LICENSE= GPLv2 USE_BZIP2= yes -USE_PERL5_RUN= yes +USES= perl5 +USE_PERL5= run NO_BUILD= yes SUB_FILES= pkg-message -- cgit v1.2.3