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 2c1f0e284ace..46fd6721538f 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -17,7 +17,7 @@ COMMENT= Multilingual X11 terminal emulator USE_X_PREFIX= yes USE_GNOME= gdkpixbuf -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_REINPLACE= yes CONFIGURE_ARGS= --with-imagelib=gdk-pixbuf1 --enable-utmp |