mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
psiconv, disable static library (#8021)
This commit is contained in:
@@ -14,7 +14,7 @@ Psion Series 3 uses EPOC16, and are not supported."
|
||||
HOMEPAGE="http://frodo.looijaard.name/project/psiconv/"
|
||||
COPYRIGHT="1999-2005 Frodo Looijaard"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://frodo.looijaard.name/system/files/software/psiconv/psiconv-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6d51fe79b502a1e277bea275a574ae2db5b1b9d7daef703a8fa3635ae02a8bb0"
|
||||
|
||||
@@ -61,7 +61,7 @@ BUILD()
|
||||
aclocal
|
||||
automake --add-missing
|
||||
autoconf
|
||||
runConfigure ./configure
|
||||
runConfigure ./configure --disable-static
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user