aboutsummaryrefslogtreecommitdiff
path: root/misc/chord2html
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-12 15:23:58 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-12 15:23:58 +0000
commit8b77080918d0242431bdc02d5bbaca527cf1d34e (patch)
tree38d8ee0489aa5335f3aff285581295d88a8c9c13 /misc/chord2html
parenta8125260aa8cb21285ce1ba54a59a4b5d80790ed (diff)
downloadports-8b77080918d0242431bdc02d5bbaca527cf1d34e.tar.gz
ports-8b77080918d0242431bdc02d5bbaca527cf1d34e.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327077
Diffstat (limited to 'misc/chord2html')
-rw-r--r--misc/chord2html/Makefile3
1 files changed, 1 insertions, 2 deletions
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