mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
opencc, fix build (#7997)
This commit is contained in:
@@ -5,7 +5,7 @@ and regional idioms among Mainland China, Taiwan and Hong kong."
|
||||
HOMEPAGE="https://github.com/BYVoid/OpenCC"
|
||||
COPYRIGHT="2010-2020, Carbo Kuo"
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/BYVoid/OpenCC/archive/ver.${portVersion}/OpenCC-ver.$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ca33cf2a2bf691ee44f53397c319bb50c6d6c4eff1931a259fd11533ba26c1e9"
|
||||
SOURCE_DIR="OpenCC-ver.$portVersion"
|
||||
@@ -34,7 +34,7 @@ REQUIRES_devel="
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel$secondaryArchSuffix
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
|
||||
Reference in New Issue
Block a user