aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2002-10-17 21:28:39 +0800
committernobutaka <nobutaka@FreeBSD.org>2002-10-17 21:28:39 +0800
commit86900a3fff251489c5f0d3e981d0d73cfd9f7c46 (patch)
treee27640e4d5de8df49fa3314b68ccb18b0b32169f /x11
parent0499ff01fe4d8f84911107c4e2b120c7cfd72f8b (diff)
downloadfreebsd-ports-gnome-86900a3fff251489c5f0d3e981d0d73cfd9f7c46.tar.gz
freebsd-ports-gnome-86900a3fff251489c5f0d3e981d0d73cfd9f7c46.tar.zst
freebsd-ports-gnome-86900a3fff251489c5f0d3e981d0d73cfd9f7c46.zip
Correct CONFIGURE_ARGS.
Submitted by: IWAMOTO, Kouichi <sue@cds.ne.jp>
Diffstat (limited to 'x11')
-rw-r--r--x11/mlterm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index 1e90eae0da56..398202dd6a7a 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mlterm
PORTVERSION= 2.6.2
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,7 +19,7 @@ USE_GNOMENG= yes
USE_GNOME= imlib
USE_LIBTOOL= yes
USE_REINPLACE= yes
-CONFIGURE_ARGS= --enable-imlib --enable-utmp
+CONFIGURE_ARGS= --with-imagelib=imlib --enable-utmp
INSTALLS_SHLIB= yes
MAN1= mlterm.1 mlclient.1