mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
dev-libs: add $secondaryArchSuffix for libtoolize in 34 recipes. (#791)
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="A lightweight yet fully functional embedded SSL implementation."
|
||||
HOMEPAGE="http://yassl.com"
|
||||
COPYRIGHT="2006-2013 Sawtooth Consulting Ltd."
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://yassl.com/cyassl-2.8.0.zip"
|
||||
CHECKSUM_SHA256="94dcac2dfa87b8474815241eee50f7192e7f315c8173ec209d2a3f752bba9a8d"
|
||||
SOURCE_DIR="cyassl-$portVersion"
|
||||
@@ -23,7 +23,7 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:libtoolize
|
||||
cmd:libtoolize$secondaryArchSuffix
|
||||
cmd:aclocal
|
||||
cmd:autoconf
|
||||
cmd:make
|
||||
|
||||
Reference in New Issue
Block a user