mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
@@ -13,7 +13,7 @@ Features provided by smooth include:
|
||||
HOMEPAGE="http://www.smooth-project.org/"
|
||||
COPYRIGHT="1998-2022 Robert Kausch"
|
||||
LICENSE="Artistic v2.0"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/enzo1982/smooth/releases/download/v${portVersion/\~/-}/smooth-${portVersion/\~/-}.tar.gz"
|
||||
CHECKSUM_SHA256="ccbf04256727d2f71a6b8ccfb2bbe3032cc3fd0f8b2461d4ead7d64e40a209ca"
|
||||
SOURCE_DIR="smooth-${portVersion/\~/-}"
|
||||
@@ -81,6 +81,7 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
export LDFLAGS="-liconv"
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user