diff options
Diffstat (limited to 'x11/mlterm')
-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 9ae495119c68..f20e3e75024d 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -18,7 +18,7 @@ USE_X_PREFIX= yes USE_GNOME= gdkpixbuf USE_LIBTOOL= yes USE_REINPLACE= yes -CONFIGURE_ARGS= --with-imagelib=gdk-pixbuf2 --enable-utmp +CONFIGURE_ARGS= --with-imagelib=gdk-pixbuf1 --enable-utmp INSTALLS_SHLIB= yes MAN1= mlterm.1 mlclient.1 |