mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
enchant: bump version
This commit is contained in:
@@ -14,9 +14,9 @@ DLLs, when found."
|
||||
HOMEPAGE="http://abisource.com/projects/enchant/"
|
||||
COPYRIGHT="2003-2019 Dom Lachowicz"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/AbiWord/enchant/releases/download/v$portVersion/enchant-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="1b22976135812b35cb5b8d21a53ad11d5e7c1426c93f51e7a314a2a42cab3a09"
|
||||
CHECKSUM_SHA256="6b9bc58ae714ee7f5335ade966f4ac5718d5339e280cc9e1cca9ab278c06227e"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -68,10 +68,8 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
runConfigure ./configure \
|
||||
AUTOCONF=: AUTOMAKE=: runConfigure ./configure \
|
||||
--disable-static \
|
||||
--disable-hspell \
|
||||
--disable-ispell \
|
||||
--with-hunspell-dir=$(finddir B_SYSTEM_DATA_DIRECTORY)/hunspell \
|
||||
--with-aspell-dir=$(finddir B_SYSTEM_DATA_DIRECTORY)/aspell-0.60
|
||||
|
||||
Reference in New Issue
Block a user