pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/dict-client Sigh. Fix typo in previous.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a10aa6045ec0
branches:  trunk
changeset: 490728:a10aa6045ec0
user:      jwise <jwise%pkgsrc.org@localhost>
date:      Fri Mar 18 22:16:04 2005 +0000

description:
Sigh.  Fix typo in previous.

diffstat:

 textproc/dict-client/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r de4485200728 -r a10aa6045ec0 textproc/dict-client/Makefile
--- a/textproc/dict-client/Makefile     Fri Mar 18 22:10:11 2005 +0000
+++ b/textproc/dict-client/Makefile     Fri Mar 18 22:16:04 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/03/18 22:10:11 jwise Exp $
+# $NetBSD: Makefile,v 1.18 2005/03/18 22:16:04 jwise Exp $
 
 DISTNAME=       dictd-1.9.15
 PKGNAME=        dict-client-1.9.15
@@ -14,7 +14,7 @@
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --with-cflags="${CFLAGS}"
 CONFIGURE_ARGS+=       --with-etcdir=${PKG_SYSCONFDIR}
-CONFIGURE_ARGS+=       --with-dictorg
+CONFIGURE_ARGS+=       --enable-dictorg
 
 BUILD_TARGET=  dict
 INSTALL_TARGET=        install.dict



Home | Main Index | Thread Index | Old Index