diff options
Diffstat (limited to 'misc/chord2html/Makefile')
-rw-r--r-- | misc/chord2html/Makefile | 3 |
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 |