diff options
Diffstat (limited to 'net/tsclient/Makefile')
-rw-r--r-- | net/tsclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile index 90df0102bb9f..892c993fc9c9 100644 --- a/net/tsclient/Makefile +++ b/net/tsclient/Makefile @@ -20,7 +20,7 @@ OPTIONS= GNOME "Build with gnome support" on \ TIGHTVNC "vncviewer support" off \ XNEST "X via Xnest support (experimental)" off -USE_AUTOTOOLS= libtool:15 automake:19 autoconf:262 +USE_AUTOTOOLS= libtool:22 automake:19 autoconf:262 USE_GNOME= gtk20 USE_GMAKE= yes USE_GETTEXT= yes |