From c3b1bd56753227e472ce30d4e53d85115efe68d8 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 1 Dec 2004 01:47:44 +0000 Subject: Fix build with X.Org 6.8.1. Obtained from: FreeBSD ports tree git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3187 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/libxklavier/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/libxklavier/Makefile b/x11/libxklavier/Makefile index 911b9a8b6..dde2dbc76 100644 --- a/x11/libxklavier/Makefile +++ b/x11/libxklavier/Makefile @@ -20,7 +20,8 @@ USE_GMAKE= yes USE_GNOME= gnometarget gnomehack libxml2 INSTALLS_SHLIB= yes USE_LIBTOOL_VER=15 -CONFIGURE_ARGS= --disable-doxygen +CONFIGURE_ARGS= --disable-doxygen \ + --with-xkb-base=${X11BASE}/lib/X11/xkb CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -- cgit v1.2.3