mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
stfl, fix devel package (#6856)
This commit is contained in:
@@ -13,7 +13,7 @@ interesting programming tasks."
|
||||
HOMEPAGE="http://www.clifford.at/stfl/"
|
||||
COPYRIGHT="2006-2007 Clifford Wolf"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="http://www.clifford.at/stfl/stfl-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="d4a7aa181a475aaf8a8914a8ccb2a7ff28919d4c8c0f8a061e17a0c36869c090"
|
||||
SOURCE_DIR="stfl-$portVersion"
|
||||
@@ -33,7 +33,7 @@ REQUIRES="
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
stfl$secondaryArchSuffix = $portVersion compat >= 0
|
||||
stfl${secondaryArchSuffix}_devel = $portVersion compat >= 0
|
||||
devel:libstfl$secondaryArchSuffix = $portVersion compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
|
||||
Reference in New Issue
Block a user