summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjwise <jwise@pkgsrc.org>2005-03-18 22:16:04 +0000
committerjwise <jwise@pkgsrc.org>2005-03-18 22:16:04 +0000
commit97787ccbc1e8580577f7e90ec1c1677576b3b72f (patch)
treedc09bd5f9300bf49f0f3e99ab514f2d9a42c8241 /textproc
parent97c6506275df386827c1c0d8733e176448e99645 (diff)
downloadpkgsrc-97787ccbc1e8580577f7e90ec1c1677576b3b72f.tar.gz
Sigh. Fix typo in previous.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/dict-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/dict-client/Makefile b/textproc/dict-client/Makefile
index f819b485649..f4e30267858 100644
--- a/textproc/dict-client/Makefile
+++ b/textproc/dict-client/Makefile
@@ -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 @@ USE_GNU_TOOLS+= make
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