summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-08-09 10:27:40 +0000
committerseb <seb@pkgsrc.org>2003-08-09 10:27:40 +0000
commit0d7159e7bde3ed33d6dcb456f8e432ef446180b6 (patch)
tree4445a37aeb56e09b695d2d32d03801a7413f842b /converters
parentb4bf4efa5702a3cf588f510f5adf6324af9f5d55 (diff)
downloadpkgsrc-0d7159e7bde3ed33d6dcb456f8e432ef446180b6.tar.gz
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'converters')
-rw-r--r--converters/latex2rtf/Makefile3
-rw-r--r--converters/recode/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/converters/latex2rtf/Makefile b/converters/latex2rtf/Makefile
index 63be3420ea4..b30dcd492f0 100644
--- a/converters/latex2rtf/Makefile
+++ b/converters/latex2rtf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/08/08 15:50:54 seb Exp $
+# $NetBSD: Makefile,v 1.8 2003/08/09 10:35:48 seb Exp $
#
DISTNAME= latex2rtf-1.8aa
@@ -13,7 +13,6 @@ COMMENT= LaTeX to RTF converter
USE_BUILDLINK2= # defined
MAKE_FLAGS+= XCFLAGS="${CFLAGS}"
-USE_NEW_TEXINFO= YES
INFO_FILES= latex2rtf.info
INSTALL_TARGET= simple_install simple_cfg_install
diff --git a/converters/recode/Makefile b/converters/recode/Makefile
index 91e3359aee5..37e18a1b0ae 100644
--- a/converters/recode/Makefile
+++ b/converters/recode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/07/17 21:27:31 grant Exp $
+# $NetBSD: Makefile,v 1.17 2003/08/09 10:35:48 seb Exp $
#
DISTNAME= recode-3.6
@@ -16,7 +16,6 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-USE_NEW_TEXINFO= YES
INFO_FILES= recode.info
.include "../../devel/gettext-lib/buildlink2.mk"