From 8b77080918d0242431bdc02d5bbaca527cf1d34e Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Thu, 12 Sep 2013 15:23:58 +0000 Subject: - convert to the new perl5 framework - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) --- misc/chord2html/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'misc/chord2html') diff --git a/misc/chord2html/Makefile b/misc/chord2html/Makefile index cbc7ceaf3fe4..4de90797c34a 100644 --- a/misc/chord2html/Makefile +++ b/misc/chord2html/Makefile @@ -12,9 +12,8 @@ COMMENT= Convert CHORD input files to HTML RUN_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD -USE_PERL5= yes +USES= shebangfix perl5 NO_BUILD= yes -USES= shebangfix SHEBANG_FILES= chord2html MAN1= chord2html.1 -- cgit v1.2.3