aboutsummaryrefslogtreecommitdiff
path: root/audio/csound/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/csound/Makefile')
-rw-r--r--audio/csound/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index 8d9f8da8f9e9..5c8918dafe8e 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -3,6 +3,7 @@
PORTNAME= csound
DISTVERSION= 6.14.0
+PORTREVISION= 1
CATEGORIES= audio lang
PATCH_SITES= https://github.com/csound/csound/commit/
@@ -20,7 +21,7 @@ BUILD_DEPENDS= boost-libs>0:devel/boost-libs \
LIB_DEPENDS= libsamplerate.so:audio/libsamplerate \
libsndfile.so:audio/libsndfile
-USES= alias bison cmake compiler:c++11-lib eigen:3 localbase ncurses python:2.7
+USES= alias bison cmake compiler:c++11-lib eigen:3 localbase ncurses python
USE_GITHUB= yes
USE_LDCONFIG= yes