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 9dffedb6d7e9..87523402e1b0 100644 --- a/sysutils/lineakd/Makefile +++ b/sysutils/lineakd/Makefile @@ -18,7 +18,7 @@ COMMENT= Lineakd is a daemon which enables special keys on internet keyboards USE_GMAKE= yes USE_XORG= x11 xext xt -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" USE_LDCONFIG= yes |