mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
Fix some occurrences of _devel$secondaryArchSuffix
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="A generic game engine for 2D double-buffering animation"
|
||||
HOMEPAGE="http://sarrazip.com/dev/burgerspace.html"
|
||||
COPYRIGHT="2009 Pierre Sarrazin"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="http://perso.b2b2c.ca/sarrazip/dev/flatzebra-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="4e7bb0a77136ec3b81e0f73c1d08e828d38ef011095d5ce7068a94f3bb21d67a"
|
||||
SOURCE_DIR="flatzebra-$portVersion"
|
||||
@@ -25,7 +25,7 @@ REQUIRES="
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
flatzebra_devel$secondaryArchSuffix = $portVersion
|
||||
flatzebra${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libflatzebra_0.1$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES_devel="
|
||||
|
||||
Reference in New Issue
Block a user