summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/gtar-base/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/gtar-base/Makefile b/archivers/gtar-base/Makefile
index 5ac3e06be2c..288e3b9ca83 100644
--- a/archivers/gtar-base/Makefile
+++ b/archivers/gtar-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2005/04/11 21:44:48 tv Exp $
+# $NetBSD: Makefile,v 1.43 2005/10/19 11:02:28 cube Exp $
#
DISTNAME= tar-1.15.1
@@ -33,7 +33,6 @@ CONFLICTS+= pax-[0-9]*
CONFIGURE_ARGS+= --program-prefix=${GTAR_PROGRAM_PREFIX}
.endif
-CONFIGURE_ARGS+= --with-catgets
# lie to configure about gettext -- it does not need GNU gettext
CONFIGURE_ENV+= gt_cv_func_gnugettext2_libintl=yes