ports

morpheus ports
git clone git://git.2f30.org/ports
Log | Files | Refs | LICENSE

commit a3f24f9bc78ec9d6d7dcd23469a03e500a5f4c55
parent 108ce2bfc6743556cfa994b3260ed14703a05429
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Fri,  2 May 2014 17:44:52 +0000

xorglibx11: use keysymdef of xproto dependency

Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>

Diffstat:
Mxorglibx11/xorglibx11.mk | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/xorglibx11/xorglibx11.mk b/xorglibx11/xorglibx11.mk @@ -9,6 +9,7 @@ xorglibx11:QV: ./configure --prefix="$prefix" \ --mandir="$ROOT/share/man" \ --disable-loadable-xcursor \ + --with-keysymdefdir="${xorgxproto_includedir}/X11" \ --disable-shared \ --enable-static # fix makekeys Makefile to use host cc