summaryrefslogtreecommitdiff
path: root/x11/mlterm/Makefile
diff options
context:
space:
mode:
authortoshii <toshii@pkgsrc.org>2002-09-15 07:48:48 +0000
committertoshii <toshii@pkgsrc.org>2002-09-15 07:48:48 +0000
commit3e67561d2463f79088856061d9662705b40a50b8 (patch)
tree514c197453456be0baa87727f3dab5841c303b91 /x11/mlterm/Makefile
parent225e132bdf452e3a5932442de14fae133790e510 (diff)
downloadpkgsrc-3e67561d2463f79088856061d9662705b40a50b8.tar.gz
Configure arg --enable-imlib is no longer valid; use --with-imagelib=imlib.
Diffstat (limited to 'x11/mlterm/Makefile')
-rw-r--r--x11/mlterm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index 8f7c3129b46..8eb8dd9172c 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/09/15 07:19:50 uebayasi Exp $
+# $NetBSD: Makefile,v 1.10 2002/09/15 07:48:48 toshii Exp $
DISTNAME= mlterm-2.6.1
CATEGORIES= x11
@@ -20,7 +20,7 @@ LIBTOOL_OVERRIDE+= ${WRKSRC}/autoconf/libtool
LIBTOOL_OVERRIDE+= ${WRKSRC}/kiklib/autoconf/libtool
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --enable-imlib
+CONFIGURE_ARGS+= --with-imagelib=imlib
CONFIGURE_ARGS+= --enable-anti-alias
post-patch: