mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
xtrans: fix #ifdef leading to undefined symbol SUN_LEN
We don't #define this macro (yet?).
This commit is contained in:
@@ -10,9 +10,10 @@ COPYRIGHT="1993, 1994, 1998 The Open Group
|
||||
1996 Sebastien Marineau, Holger Veit
|
||||
2003 Keith Packard, Noah Levitt"
|
||||
LICENSE="MIT (no promotion)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://xorg.freedesktop.org/releases/individual/lib/xtrans-1.3.5.tar.gz"
|
||||
CHECKSUM_SHA256="b7a577c1b6c75030145e53b4793db9c88f9359ac49e7d771d4385d21b3e5945d"
|
||||
PATCHES="xtrans-1.3.5.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
Reference in New Issue
Block a user