summaryrefslogtreecommitdiffstats
path: root/audio/sonice
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-03-13 12:28:02 +0000
committerijliao <ijliao@FreeBSD.org>2002-03-13 12:28:02 +0000
commiteb9e2a070c9e424c825672739193d301f3ba1701 (patch)
treefc72c870aa9ad62dd5485ba06c56b6e3aad1f37d /audio/sonice
parent8d75358310c4e780e8abc42bb42d8092740407a8 (diff)
downloadFreeBSD-ports-eb9e2a070c9e424c825672739193d301f3ba1701.zip
FreeBSD-ports-eb9e2a070c9e424c825672739193d301f3ba1701.tar.gz
fix typo when install
Submitted by: Nathan Sharfi <comatoast@cyclooctane.com> (author)
Diffstat (limited to 'audio/sonice')
-rw-r--r--audio/sonice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sonice/Makefile b/audio/sonice/Makefile
index 2b6307a..3d56e493 100644
--- a/audio/sonice/Makefile
+++ b/audio/sonice/Makefile
@@ -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
OpenPOWER on IntegriCloud