summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-08-09 10:49:07 +0000
committerseb <seb@pkgsrc.org>2003-08-09 10:49:07 +0000
commit4a2efdf6fdd2ffdd80d2004f36cc96ee8d1c5dfe (patch)
tree4f6f8b11d792cd5dcb2a1e6d660a3d343fb96c50 /inputmethod
parent8d15907ec2b57f0ed9901c300b10d188b5912fee (diff)
downloadpkgsrc-4a2efdf6fdd2ffdd80d2004f36cc96ee8d1c5dfe.tar.gz
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/ddskk/Makefile3
-rw-r--r--inputmethod/tc/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/inputmethod/ddskk/Makefile b/inputmethod/ddskk/Makefile
index 45ae52a71bd..6615ba98f57 100644
--- a/inputmethod/ddskk/Makefile
+++ b/inputmethod/ddskk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:43:34 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/08/09 10:55:28 seb Exp $
#
DISTNAME= ddskk-20030629
@@ -15,7 +15,6 @@ DEPENDS= ${PKGNAME_PREFIX}apel>=10.2:../../devel/apel
MAKEFLAGS= EMACS=${EMACS_BIN}
ALL_TARGET= elc
-USE_NEW_TEXINFO=YES
INFO_FILES= skk.info
do-configure:
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"