pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/gcc34 Remove USE_NEW_TEXINFO, it is a noop now.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/50810f6d9471
branches:  trunk
changeset: 477821:50810f6d9471
user:      seb <seb%pkgsrc.org@localhost>
date:      Fri Jul 09 22:04:16 2004 +0000

description:
Remove USE_NEW_TEXINFO, it is a noop now.

diffstat:

 lang/gcc34/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 27d77ebbc587 -r 50810f6d9471 lang/gcc34/Makefile
--- a/lang/gcc34/Makefile       Fri Jul 09 20:54:12 2004 +0000
+++ b/lang/gcc34/Makefile       Fri Jul 09 22:04:16 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/07/09 20:11:36 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2004/07/09 22:04:16 seb Exp $
 #
 
 DISTNAME=      gcc-${GCC_VERSION}-${GCC_VERSION_DATE}
@@ -69,7 +69,6 @@
 USE_GNU_TOOLS+=                make
 HAS_CONFIGURE=         YES
 USE_MAKEINFO=          YES
-USE_NEW_TEXINFO=       YES
 PLIST_SRC=     ${WRKDIR}/PLIST_DYNAMIC
 
 .if !empty(BUILD_ADA:M[Yy][Ee][Ss])



Home | Main Index | Thread Index | Old Index