summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortoshii <toshii>2002-09-15 07:48:48 +0000
committertoshii <toshii>2002-09-15 07:48:48 +0000
commit549194b001175bc5f6b718798211174bbb912db8 (patch)
tree514c197453456be0baa87727f3dab5841c303b91 /x11
parentf9bac3c611539600d87edf66f7243d4b125962d8 (diff)
downloadpkgsrc-549194b001175bc5f6b718798211174bbb912db8.tar.gz
Configure arg --enable-imlib is no longer valid; use --with-imagelib=imlib.
Diffstat (limited to 'x11')
-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: