mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
csound: switch to cmd:swig
This commit is contained in:
@@ -6,7 +6,7 @@ HOMEPAGE="https://github.com/csound/csound"
|
||||
COPYRIGHT="1991 Barry L. Vercoe
|
||||
1991-2019 The Csound Developers"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="183beeb3b720bfeab6cc8af12fbec0bf9fef2727684ac79289fd12d0dfee728b"
|
||||
SOURCE_FILENAME="csound-$portVersion.tar.gz"
|
||||
@@ -105,7 +105,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:python2.7
|
||||
cmd:swig$secondaryArchSuffix
|
||||
cmd:swig
|
||||
"
|
||||
|
||||
PYTHON_VERSION=2.7
|
||||
|
||||
Reference in New Issue
Block a user