summaryrefslogtreecommitdiff
path: root/sysutils/mc/Makefile
diff options
context:
space:
mode:
authortv <tv>1998-10-04 17:24:30 +0000
committertv <tv>1998-10-04 17:24:30 +0000
commit3da5013f92230ff607903499816f946c069b0354 (patch)
treece6738628023f687f56e7630cd8431f756be6fce /sysutils/mc/Makefile
parentdc60a1c2f6d6565dff748f93debbc566fddbd419 (diff)
downloadpkgsrc-3da5013f92230ff607903499816f946c069b0354.tar.gz
Blecch. The cat-id-tbl is somewhat out of date, so some messages are
wrong. Temporarily swap back to included-gettext.
Diffstat (limited to 'sysutils/mc/Makefile')
-rw-r--r--sysutils/mc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/mc/Makefile b/sysutils/mc/Makefile
index 07ec3bb8fe5..3740e21c6e9 100644
--- a/sysutils/mc/Makefile
+++ b/sysutils/mc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1998/10/04 17:16:21 tv Exp $
+# $NetBSD: Makefile,v 1.13 1998/10/04 17:24:30 tv Exp $
# FreeBSD Id: Makefile,v 1.16 1997/11/30 19:37:48 vanilla Exp
#
@@ -13,7 +13,8 @@ HOMEPAGE= http://www.gnome.org/mc/
DEPENDS+= libslang-1.2.2:../../devel/libslang
GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --with-catgets --with-netrc --with-slang \
+# XXX the cat-id-tbl is not up to date, so the catgets is broken.
+CONFIGURE_ARGS+= --without-catgets --with-netrc --with-slang \
--without-x --without-gnome --without-tk
# Funny stuff to get this to use the system libslang.