diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-13 12:28:02 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-13 12:28:02 +0000 |
commit | 612575a0d67e26fdd2c45da36c67fd0ef9cbe543 (patch) | |
tree | acf2396e14cd46806c078a5d4e5171bf6e19ca34 /audio/sonice/Makefile | |
parent | 5dfc53c579d65f2f0005c92a6686a43ce2cb44e3 (diff) | |
download | ports-612575a0d67e26fdd2c45da36c67fd0ef9cbe543.tar.gz ports-612575a0d67e26fdd2c45da36c67fd0ef9cbe543.zip |
Notes
Diffstat (limited to 'audio/sonice/Makefile')
-rw-r--r-- | audio/sonice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sonice/Makefile b/audio/sonice/Makefile index 2b6307ac7abc..3d56e4935a91 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 |