mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
fix missing $secondaryArchSuffix
clean up.
This commit is contained in:
@@ -8,7 +8,7 @@ free availability of his Tyrian artwork under generic liberal terms."
|
||||
HOMEPAGE="https://bitbucket.org/opentyrian/opentyrian/"
|
||||
COPYRIGHT="OpenTyrian Team"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://www.camanis.net/opentyrian/releases/opentyrian-$portVersion-src.tar.gz"
|
||||
CHECKSUM_SHA256="f54b6b3cedcefa187c9f605d6164aae29ec46a731a6df30d351af4c008dee45f"
|
||||
SOURCE_DIR="opentyrian-$portVersion"
|
||||
@@ -18,7 +18,7 @@ ARCHITECTURES="!x86_gcc2 ?x86_64 ?x86"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
opentyrian = $portVersion
|
||||
opentyrian$secondaryArchSuffix = $portVersion
|
||||
app:OpenTyrian
|
||||
"
|
||||
REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user