summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/audacity/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index 33addf73aa16..f5e27ded5e05 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -124,6 +124,7 @@ CONFIGURE_ARGS+= --without-portmixer
LIB_DEPENDS+= samplerate:${PORTSDIR}/audio/libsamplerate
CONFIGURE_ARGS+= --with-libsamplerate
.else
+BUILD_DEPENDS+= cmake:${PORTSDIR}/devel/cmake
CONFIGURE_ARGS+= --without-libsamplerate
.endif