mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libXt, disable static library (#7723)
This commit is contained in:
@@ -10,7 +10,7 @@ COPYRIGHT="1993, 1994 X Consortium
|
||||
1993, 2011, Oracle and/or its affiliates
|
||||
2001, 2003 Keith Packard"
|
||||
LICENSE="MIT (no promotion)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://www.x.org/releases/individual/lib/libXt-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="b31df531dabed9f4611fc8980bc51d7782967e2aff44c4105251a1acb5a77831"
|
||||
SOURCE_DIR="libXt-$portVersion"
|
||||
@@ -77,6 +77,7 @@ BUILD()
|
||||
autoreconf -vfi
|
||||
runConfigure --omit-dirs docDir ./configure \
|
||||
--docdir=$developDocDir \
|
||||
--disable-static \
|
||||
--disable-selective-werror
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user