aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2003-06-26 20:35:26 +0800
committernobutaka <nobutaka@FreeBSD.org>2003-06-26 20:35:26 +0800
commit9a6a6593910236fa2c8357cc20f9188fae9ccce4 (patch)
treeee4410631fdbfd5ce12eb9cb0a014937b423b15f /x11
parent6ef20986a4fc41ccf9b735afbc5c2e979594abdb (diff)
downloadfreebsd-ports-gnome-9a6a6593910236fa2c8357cc20f9188fae9ccce4.tar.gz
freebsd-ports-gnome-9a6a6593910236fa2c8357cc20f9188fae9ccce4.tar.zst
freebsd-ports-gnome-9a6a6593910236fa2c8357cc20f9188fae9ccce4.zip
Correct CONFIGURE_ARGS.
Diffstat (limited to 'x11')
-rw-r--r--x11/mlterm/Makefile2
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