fix missing $secondaryArchSuffix

clean up.
This commit is contained in:
Jerome Duval
2018-09-05 07:37:48 +02:00
parent 7d45f1da1b
commit 3b10cbdba8
28 changed files with 55 additions and 68 deletions

View File

@@ -6,7 +6,7 @@ support both IDE-addicted Windows coders and Linux command-line junkies!"
HOMEPAGE="http://industriousone.com/premake"
COPYRIGHT="2012 Industrious One, LLC"
LICENSE="BSD (2-clause)"
REVISION="1"
REVISION="2"
SOURCE_URI="http://sourceforge.net/projects/premake/files/Premake/4.4/premake-4.4-beta5-src.zip"
CHECKSUM_SHA256="0fa1ed02c5229d931e87995123cdb11d44fcc8bd99bba8e8bb1bbc0aaa798161"
SOURCE_DIR="premake-4.4-beta5"
@@ -15,8 +15,7 @@ ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86"
PROVIDES="
premake
premake4$secondaryArchSuffix = $portVersion
premake$secondaryArchSuffix = $portVersion
cmd:premake4$secondaryArchSuffix = $portVersion
"
REQUIRES="