mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Hexalate: fix provides
This commit is contained in:
@@ -6,7 +6,7 @@ rotations of the circles across runs."
|
||||
HOMEPAGE="https://gottcode.org/hexalate/"
|
||||
COPYRIGHT="2018 Graeme Gott"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://gottcode.org/hexalate/hexalate-$portVersion-src.tar.bz2"
|
||||
CHECKSUM_SHA256="9dfdaaf802f792dbd539b7e87674f942a773970aa50c298cd395b5d21a9acca3"
|
||||
SOURCE_DIR="hexalate-$portVersion"
|
||||
@@ -16,8 +16,8 @@ ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
hexalate = $portVersion
|
||||
app:Hexalate = $portVersion
|
||||
hexalate$secondaryArchSuffix = $portVersion
|
||||
app:Hexalate$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user