summaryrefslogtreecommitdiff
path: root/misc/chord2html
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-17 12:51:02 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-17 12:51:02 +0000
commitd4aadc375a129b20f38f0e4da33cc37f253fe40f (patch)
treee89b7966dbeeac2d4fe0a8d328ab53cade83a08a /misc/chord2html
parent- Par 1.52 on FreeBSD does not work as expected by the upstreams author. On (diff)
s/PLIST_DIR/PLIST_DIRS/ to unbreak plist
Notes
Notes: svn path=/head/; revision=107326
Diffstat (limited to 'misc/chord2html')
-rw-r--r--misc/chord2html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/chord2html/Makefile b/misc/chord2html/Makefile
index 1846d4963860..5936eb5213ab 100644
--- a/misc/chord2html/Makefile
+++ b/misc/chord2html/Makefile
@@ -22,7 +22,7 @@ NO_BUILD= yes
MAN1= chord2html.1
PLIST_FILES= bin/chord2html share/chord2html/chord2html.css
-PLIST_DIR= share/chord2html
+PLIST_DIRS= share/chord2html
post-patch:
@${PERL} -pi -e "s,/usr/bin/perl,${PERL},g ; \