diff options
Diffstat (limited to 'x11/mlterm/Makefile')
-rw-r--r-- | x11/mlterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index 5ac498404ab3..237a7af2d322 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -17,7 +17,7 @@ COMMENT= Multilingual X11 terminal emulator USE_X_PREFIX= yes USE_GNOME= gtk20 lthack -USE_INC_LIBTOOL_VER=13 +USE_AUTOTOOLS= libtool:13:inc USE_REINPLACE= yes USE_PERL5_BUILD=yes CONFIGURE_ARGS= --with-imagelib=gdk-pixbuf --enable-utmp \ |