mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
box2d: missing secondaryArchSuffix.
This commit is contained in:
@@ -5,7 +5,7 @@ winner of the 2008 Independant Game Festival Grand Prize"
|
||||
HOMEPAGE="http://www.box2d.org"
|
||||
COPYRIGHT="2007-2015 Erin Catto"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/erincatto/Box2D/archive/v2.3.1.zip"
|
||||
CHECKSUM_SHA256="67c451bbf6d9b0ceae80e90c971f963ec149c59fb6ac73d8ebbf2c58c918f423"
|
||||
SOURCE_DIR="Box2D-2.3.1"
|
||||
@@ -19,7 +19,7 @@ PROVIDES="
|
||||
cmd:box2d$secondaryArchSuffix
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
haiku$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user