mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
fix typo when install
Submitted by: Nathan Sharfi <comatoast@cyclooctane.com> (author)
This commit is contained in:
parent
5dfc53c579
commit
612575a0d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55999
@ -23,7 +23,7 @@ NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/sonice.py ${PREFIX}/bin/sonice
|
||||
.for file in commatoys ogg
|
||||
.for file in comatoys ogg
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/${file}.py ${PYTHON_SITELIBDIR}
|
||||
.endfor
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user