1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

lang/gcc48: Remove USES=makeinfo

- Distfile ships with info files pregenerated and no need to regenerate
  these files
- Remove patches to modify the changes in the texi file which were
  required for the texinfo in the base
This commit is contained in:
Muhammad Moinur Rahman 2023-10-22 15:10:05 +02:00
parent 6e02e43ad9
commit 98c47a3f59
2 changed files with 1 additions and 23 deletions

View File

@ -26,7 +26,7 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/as:devel/binutils
BUILD_DEPENDS+= runtest:misc/dejagnu
.endif
USES= compiler cpe gmake iconv libtool makeinfo perl5 tar:bzip2
USES= compiler cpe gmake iconv libtool perl5 tar:bzip2
USE_BINUTILS= yes
USE_PERL5= build
@ -70,7 +70,6 @@ CONFIGURE_ARGS+=--disable-nls \
--with-system-zlib \
--disable-libgcj \
--enable-languages=${LANGUAGES}
MAKE_ARGS+= MAKEINFOFLAGS="--no-split"
USE_LDCONFIG= ${TARGLIB}
PLIST_SUB+= GCC_VERSION=${GCC_VERSION} \
GNU_HOST=${CONFIGURE_TARGET} \
@ -97,7 +96,6 @@ post-patch:
pre-configure:
cd ${WRKSRC} ; contrib/gcc_update --touch
@${RM} ${WRKSRC}/gcc/*/*.info*
.if defined(MAINTAINER_MODE)
full-regression-test: build

View File

@ -1,20 +0,0 @@
--- gcc/doc/gcc.texi.orig 2015-06-23 07:35:08 UTC
+++ gcc/doc/gcc.texi
@@ -85,9 +85,15 @@ Published by:
@item GNU Press
@tab Website: www.gnupress.org
@item a division of the
-@tab General: @tex press@@gnu.org @end tex
+@tab General:
+@tex
+press@@gnu.org
+@end tex
@item Free Software Foundation
-@tab Orders: @tex sales@@gnu.org @end tex
+@tab Orders:
+@tex
+sales@@gnu.org
+@end tex
@item 51 Franklin Street, Fifth Floor
@tab Tel 617-542-5942
@item Boston, MA 02110-1301 USA