diff options
Diffstat (limited to 'sysutils/lineakd/Makefile')
-rw-r--r-- | sysutils/lineakd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lineakd/Makefile b/sysutils/lineakd/Makefile index 78d86d8af563..070ca8f04940 100644 --- a/sysutils/lineakd/Makefile +++ b/sysutils/lineakd/Makefile @@ -17,7 +17,7 @@ COMMENT= Lineakd is a daemon which enables special keys on internet keyboards USE_GMAKE= yes USE_XORG= x11 xext xt -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" USE_LDCONFIG= yes |