mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Peg-E: fix provides
This commit is contained in:
@@ -6,7 +6,7 @@ and has undo-redo capability. Pieces can move horizontally, vertically, and diag
|
||||
HOMEPAGE="https://gottcode.org/peg-e/"
|
||||
COPYRIGHT="2018 Graeme Gott"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://gottcode.org/peg-e/peg-e-$portVersion-src.tar.bz2"
|
||||
CHECKSUM_SHA256="b7a644397a6e8fd24c5df72a8c5950af8de035c9fafc712fea5eae87eea15d81"
|
||||
SOURCE_DIR="peg-e-$portVersion"
|
||||
@@ -16,8 +16,8 @@ ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
peg_e = $portVersion
|
||||
app:PegE = $portVersion
|
||||
peg_e$secondaryArchSuffix = $portVersion
|
||||
app:PegE$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user