mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
libsm, disable static library (#7658)
This commit is contained in:
@@ -8,7 +8,7 @@ HOMEPAGE="https://www.x.org/releases/individual/lib/"
|
||||
COPYRIGHT="1989, 1998 The Open Group
|
||||
2002 Oracle and/or its affiliates"
|
||||
LICENSE="MIT (no promotion)"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://www.x.org/releases/individual/lib/libSM-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="2d264499dcb05f56438dee12a1b4b71d76736ce7ba7aa6efbf15ebb113769cbb"
|
||||
SOURCE_DIR="libSM-$portVersion"
|
||||
@@ -67,6 +67,7 @@ BUILD()
|
||||
autoreconf -vfi
|
||||
runConfigure --omit-dirs docDir ./configure \
|
||||
--docdir=$developDocDir \
|
||||
--disable-static \
|
||||
--enable-tcp-transport
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user