diff options
author | seb <seb@pkgsrc.org> | 2003-08-09 10:38:23 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-08-09 10:38:23 +0000 |
commit | f574b6d234d4b4d11eac0c14014d88976087faba (patch) | |
tree | 1e60b674de1a8bcab1e3bf4a4f6256ad21787f40 /devel/prc-tools | |
parent | ed8425f85930b59dec50dd48e90e39e0394f3877 (diff) | |
download | pkgsrc-f574b6d234d4b4d11eac0c14014d88976087faba.tar.gz |
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'devel/prc-tools')
-rw-r--r-- | devel/prc-tools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/prc-tools/Makefile b/devel/prc-tools/Makefile index 872c33616e6..8e2a636ba32 100644 --- a/devel/prc-tools/Makefile +++ b/devel/prc-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/13 13:51:26 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2003/08/09 10:44:48 seb Exp $ # DISTNAME= prc-tools-2.2 @@ -34,7 +34,6 @@ USE_GMAKE= YES GNU_CONFIGURE= YES USE_BUILDLINK2= YES AUTOCONF_REQD= 2.50 -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= prc-tools.info |