summaryrefslogtreecommitdiff
path: root/inputmethod/tc
diff options
context:
space:
mode:
authorseb <seb>2003-08-09 10:49:07 +0000
committerseb <seb>2003-08-09 10:49:07 +0000
commit13dd9ef109df96ae3b8e05fa17512c0d192edda5 (patch)
tree4f6f8b11d792cd5dcb2a1e6d660a3d343fb96c50 /inputmethod/tc
parent24a7d52876906cf979392c257e1ff98d8ad6886b (diff)
downloadpkgsrc-13dd9ef109df96ae3b8e05fa17512c0d192edda5.tar.gz
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'inputmethod/tc')
-rw-r--r--inputmethod/tc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/inputmethod/tc/Makefile b/inputmethod/tc/Makefile
index 08bd9c4f0ca..dcfb766db08 100644
--- a/inputmethod/tc/Makefile
+++ b/inputmethod/tc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/08/07 11:59:29 seb Exp $
+# $NetBSD: Makefile,v 1.5 2003/08/09 10:55:28 seb Exp $
#
DISTNAME= tc-2.3
@@ -19,7 +19,6 @@ CONFIGURE_ARGS+=--with-lispdir=${EMACS_LISPPREFIX}/tc
USE_GMAKE= YES
GNU_CONFIGURE= YES
-USE_NEW_TEXINFO= YES
INFO_FILES= tc.info
.include "../../mk/bsd.pkg.mk"