summaryrefslogtreecommitdiffstats
path: root/sysutils/lineakd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/lineakd/Makefile')
-rw-r--r--sysutils/lineakd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/lineakd/Makefile b/sysutils/lineakd/Makefile
index 795c914..07b7463 100644
--- a/sysutils/lineakd/Makefile
+++ b/sysutils/lineakd/Makefile
@@ -19,8 +19,8 @@ COMMENT= Lineakd is a daemon which enables special keys on internet keyboards
USE_GMAKE= yes
USE_XORG= x11 xext xt
USE_AUTOTOOLS= libtool:15
-CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include ${PTHREAD_CFLAGS}" \
- LDFLAGS="-L${X11BASE}/lib ${PTHREAD_LIBS}"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
+ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
USE_LDCONFIG= yes
CONFIGURE_ARGS+=--program-prefix=''
OpenPOWER on IntegriCloud