aboutsummaryrefslogtreecommitdiff
path: root/audio/ecasound/Makefile
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2015-01-03 08:47:51 +0000
committerMarcus von Appen <mva@FreeBSD.org>2015-01-03 08:47:51 +0000
commit472dad3abb0a4bc0106d559154f6cbe7975c8be0 (patch)
tree12a24f45be2471cff41bd61ef4c9d35b88a401d7 /audio/ecasound/Makefile
parent1b0994ee1eff286d2800b1881a5582132b96e32f (diff)
downloadports-472dad3abb0a4bc0106d559154f6cbe7975c8be0.tar.gz
ports-472dad3abb0a4bc0106d559154f6cbe7975c8be0.zip
- Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...
With hat: python@
Notes
Notes: svn path=/head/; revision=376110
Diffstat (limited to 'audio/ecasound/Makefile')
-rw-r--r--audio/ecasound/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ecasound/Makefile b/audio/ecasound/Makefile
index 7fc225b385ad..04061302610c 100644
--- a/audio/ecasound/Makefile
+++ b/audio/ecasound/Makefile
@@ -44,7 +44,7 @@ LIBOIL_CONFIGURE_ENABLE=liboil
LIBOIL_LIB_DEPENDS= liboil-0.3.so:${PORTSDIR}/devel/liboil
PYTHON_CONFIGURE_ENABLE=pyecasound
PYTHON_CONFIGURE_ENV= PYTHONPATH="${PYTHON_CMD}"
-PYTHON_USE= PYTHON=yes
+PYTHON_USES= python
SAMPLERATE_CONFIGURE_ENABLE= libsamplerate
SAMPLERATE_LIB_DEPENDS= libsamplerate.so:${PORTSDIR}/audio/libsamplerate
SNDFILE_CONFIGURE_ENABLE= sndfile