mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
sablotron, disable static library (#8023)
This commit is contained in:
@@ -5,7 +5,7 @@ XPath 1.0 and DOM Level2."
|
||||
HOMEPAGE="https://sourceforge.net/projects/sablotron"
|
||||
COPYRIGHT="2000-2002 Ginger Alliance Ltd. All Rights Reserved."
|
||||
LICENSE="MPL v1.1"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://sf.net/projects/sablotron/files/sablotron-1.0.3/Sablot-1.0.3.tar.gz"
|
||||
CHECKSUM_SHA256="a0c737ada78d0d305a2a964595167e0c6d17ff0afd3b801714768deb681bf362"
|
||||
SOURCE_DIR="Sablot-1.0.3"
|
||||
@@ -56,7 +56,7 @@ BUILD()
|
||||
aclocal
|
||||
automake --add-missing -Wnone
|
||||
autoconf
|
||||
runConfigure ./configure
|
||||
runConfigure ./configure --disable-static
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user