diff options
Diffstat (limited to 'audio/csound6/Makefile')
-rw-r--r-- | audio/csound6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/csound6/Makefile b/audio/csound6/Makefile index 52086977bb6..36e0155f589 100644 --- a/audio/csound6/Makefile +++ b/audio/csound6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2016/03/05 11:28:03 jperkin Exp $ +# $NetBSD: Makefile,v 1.14 2016/07/09 13:03:30 wiz Exp $ DISTNAME= Csound${CSOUND_VERSION} PKGNAME= csound6-${CSOUND_VERSION} @@ -25,7 +25,7 @@ LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/csound6 # Has long files our tar doesn't understand. EXTRACT_USING= bsdtar -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 5.01 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 5.01 INSTALLATION_DIRS= bin |