From c10a03a4c2b3f01096c19b7dd25004bd57249388 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 4 Jul 1999 20:55:43 +0000 Subject: Minor reorg of the dealing with `autoconf' and `autoheader' stuff. --- lang/gcc-devel/Makefile | 10 +++++----- lang/gcc-ooo/Makefile | 10 +++++----- lang/gcc/Makefile | 10 +++++----- lang/gcc30/Makefile | 10 +++++----- lang/gcc31/Makefile | 10 +++++----- lang/gcc32/Makefile | 10 +++++----- lang/gcc33/Makefile | 10 +++++----- lang/gcc34/Makefile | 10 +++++----- lang/gcc35/Makefile | 10 +++++----- lang/gcc40/Makefile | 10 +++++----- lang/gcc41/Makefile | 10 +++++----- lang/gcc42/Makefile | 10 +++++----- lang/gcc43/Makefile | 10 +++++----- lang/gcc44/Makefile | 10 +++++----- lang/gcc45/Makefile | 10 +++++----- lang/gcc46/Makefile | 10 +++++----- lang/gcc47/Makefile | 10 +++++----- lang/gcc48/Makefile | 10 +++++----- 18 files changed, 90 insertions(+), 90 deletions(-) diff --git a/lang/gcc-devel/Makefile b/lang/gcc-devel/Makefile index 133008fda197..d1f8cab448c4 100644 --- a/lang/gcc-devel/Makefile +++ b/lang/gcc-devel/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.64 1999/06/21 18:17:51 obrien Exp $ +# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $ # SNAPDATE= 1999-06-23 @@ -65,16 +65,16 @@ pre-patch: ${CP} ${FILESDIR}/alpha-freebsd.h ${WRKSRC}/gcc/config/alpha/freebsd.h pre-configure: - @# Keep from running `autoconf' and `autoheader' since we modified - @# configure.in by patching it. - @touch ${WRKSRC}/gcc/configure - @touch ${WRKSRC}/gcc/cstamp-h.in @(MAJ=`sysctl -n kern.osreldate | ${SED} -e '/.....$$/s///'` ; \ ${SED} -e "s:__FreeBSD__:__FreeBSD__=$${MAJ}:" ${FILESDIR}/freebsd.h \ >${WRKSRC}/gcc/config/freebsd.h ) .if ${PORTOBJFORMAT} == "elf" && ${MACHINE_ARCH} == "i386" @${SED} -e 's/^@comment ELF-only://' ${PKGDIR}/PLIST >${PLIST} .endif + @# Keep from running `autoconf' and `autoheader' since we modified + @# configure.in by patching it. + @touch ${WRKSRC}/gcc/configure + @touch ${WRKSRC}/gcc/cstamp-h.in pre-install: ${MKDIR} ${PREFIX}/info diff --git a/lang/gcc-ooo/Makefile b/lang/gcc-ooo/Makefile index 133008fda197..d1f8cab448c4 100644 --- a/lang/gcc-ooo/Makefile +++ b/lang/gcc-ooo/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.64 1999/06/21 18:17:51 obrien Exp $ +# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $ # SNAPDATE= 1999-06-23 @@ -65,16 +65,16 @@ pre-patch: ${CP} ${FILESDIR}/alpha-freebsd.h ${WRKSRC}/gcc/config/alpha/freebsd.h pre-configure: - @# Keep from running `autoconf' and `autoheader' since we modified - @# configure.in by patching it. - @touch ${WRKSRC}/gcc/configure - @touch ${WRKSRC}/gcc/cstamp-h.in @(MAJ=`sysctl -n kern.osreldate | ${SED} -e '/.....$$/s///'` ; \ ${SED} -e "s:__FreeBSD__:__FreeBSD__=$${MAJ}:" ${FILESDIR}/freebsd.h \ >${WRKSRC}/gcc/config/freebsd.h ) .if ${PORTOBJFORMAT} == "elf" && ${MACHINE_ARCH} == "i386" @${SED} -e 's/^@comment ELF-only://' ${PKGDIR}/PLIST >${PLIST} .endif + @# Keep from running `autoconf' and `autoheader' since we modified + @# configure.in by patching it. + @touch ${WRKSRC}/gcc/configure + @touch ${WRKSRC}/gcc/cstamp-h.in pre-install: ${MKDIR} ${PREFIX}/info diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile index 133008fda197..d1f8cab448c4 100644 --- a/lang/gcc/Makefile +++ b/lang/gcc/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.64 1999/06/21 18:17:51 obrien Exp $ +# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $ # SNAPDATE= 1999-06-23 @@ -65,16 +65,16 @@ pre-patch: ${CP} ${FILESDIR}/alpha-freebsd.h ${WRKSRC}/gcc/config/alpha/freebsd.h pre-configure: - @# Keep from running `autoconf' and `autoheader' since we modified - @# configure.in by patching it. - @touch ${WRKSRC}/gcc/configure - @touch ${WRKSRC}/gcc/cstamp-h.in @(MAJ=`sysctl -n kern.osreldate | ${SED} -e '/.....$$/s///'` ; \ ${SED} -e "s:__FreeBSD__:__FreeBSD__=$${MAJ}:" ${FILESDIR}/freebsd.h \ >${WRKSRC}/gcc/config/freebsd.h ) .if ${PORTOBJFORMAT} == "elf" && ${MACHINE_ARCH} == "i386" @${SED} -e 's/^@comment ELF-only://' ${PKGDIR}/PLIST >${PLIST} .endif + @# Keep from running `autoconf' and `autoheader' since we modified + @# configure.in by patching it. + @touch ${WRKSRC}/gcc/configure + @touch ${WRKSRC}/gcc/cstamp-h.in pre-install: ${MKDIR} ${PREFIX}/info diff --git a/lang/gcc30/Makefile b/lang/gcc30/Makefile index 133008fda197..d1f8cab448c4 100644 --- a/lang/gcc30/Makefile +++ b/lang/gcc30/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.64 1999/06/21 18:17:51 obrien Exp $ +# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $ # SNAPDATE= 1999-06-23 @@ -65,16 +65,16 @@ pre-patch: ${CP} ${FILESDIR}/alpha-freebsd.h ${WRKSRC}/gcc/config/alpha/freebsd.h pre-configure: - @# Keep from running `autoconf' and `autoheader' since we modified - @# configure.in by patching it. - @touch ${WRKSRC}/gcc/configure - @touch ${WRKSRC}/gcc/cstamp-h.in @(MAJ=`sysctl -n kern.osreldate | ${SED} -e '/.....$$/s///'` ; \ ${SED} -e "s:__FreeBSD__:__FreeBSD__=$${MAJ}:" ${FILESDIR}/freebsd.h \ >${WRKSRC}/gcc/config/freebsd.h ) .if ${PORTOBJFORMAT} == "elf" && ${MACHINE_ARCH} == "i386" @${SED} -e 's/^@comment ELF-only://' ${PKGDIR}/PLIST >${PLIST} .endif + @# Keep from running `autoconf' and `autoheader' since we modified + @# configure.in by patching it. + @touch ${WRKSRC}/gcc/configure + @touch ${WRKSRC}/gcc/cstamp-h.in pre-install: ${MKDIR} ${PREFIX}/info diff --git a/lang/gcc31/Makefile b/lang/gcc31/Makefile index 133008fda197..d1f8cab448c4 100644 --- a/lang/gcc31/Makefile +++ b/lang/gcc31/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.64 1999/06/21 18:17:51 obrien Exp $ +# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $ # SNAPDATE= 1999-06-23 @@ -65,16 +65,16 @@ pre-patch: ${CP} ${FILESDIR}/alpha-freebsd.h ${WRKSRC}/gcc/config/alpha/freebsd.h pre-configure: - @# Keep from running `autoconf' and `autoheader' since we modified - @# configure.in by patching it. - @touch ${WRKSRC}/gcc/configure - @touch ${WRKSRC}/gcc/cstamp-h.in @(MAJ=`sysctl -n kern.osreldate | ${SED} -e '/.....$$/s///'` ; \ ${SED} -e "s:__FreeBSD__:__FreeBSD__=$${MAJ}:" ${FILESDIR}/freebsd.h \ >${WRKSRC}/gcc/config/freebsd.h ) .if ${PORTOBJFORMAT} == "elf" && ${MACHINE_ARCH} == "i386" @${SED} -e 's/^@comment ELF-only://' ${PKGDIR}/PLIST >${PLIST} .endif + @# Keep from running `autoconf' and `autoheader' since we modified + @# configure.in by patching it. + @touch ${WRKSRC}/gcc/configure + @touch ${WRKSRC}/gcc/cstamp-h.in pre-install: ${MKDIR} ${PREFIX}/info diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile index 133008fda197..d1f8cab448c4 100644 --- a/lang/gcc32/Makefile +++ b/lang/gcc32/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.64 1999/06/21 18:17:51 obrien Exp $ +# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $ # SNAPDATE= 1999-06-23 @@ -65,16 +65,16 @@ pre-patch: ${CP} ${FILESDIR}/alpha-freebsd.h ${WRKSRC}/gcc/config/alpha/freebsd.h pre-configure: - @# Keep from running `autoconf' and `autoheader' since we modified - @# configure.in by patching it. - @touch ${WRKSRC}/gcc/configure - @touch ${WRKSRC}/gcc/cstamp-h.in @(MAJ=`sysctl -n kern.osreldate | ${SED} -e '/.....$$/s///'` ; \ ${SED} -e "s:__FreeBSD__:__FreeBSD__=$${MAJ}:" ${FILESDIR}/freebsd.h \ >${WRKSRC}/gcc/config/freebsd.h ) .if ${PORTOBJFORMAT} == "elf" && ${MACHINE_ARCH} == "i386" @${SED} -e 's/^@comment ELF-only://' ${PKGDIR}/PLIST >${PLIST} .endif + @# Keep from running `autoconf' and `autoheader' since we modified + @# configure.in by patching it. + @touch ${WRKSRC}/gcc/configure + @touch ${WRKSRC}/gcc/cstamp-h.in pre-install: ${MKDIR} ${PREFIX}/info diff --git a/lang/gcc33/Makefile b/lang/gcc33/Makefile index 133008fda197..d1f8cab448c4 100644 --- a/lang/gcc33/Makefile +++ b/lang/gcc33/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.64 1999/06/21 18:17:51 obrien Exp $ +# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $ # SNAPDATE= 1999-06-23 @@ -65,16 +65,16 @@ pre-patch: ${CP} ${FILESDIR}/alpha-freebsd.h ${WRKSRC}/gcc/config/alpha/freebsd.h pre-configure: - @# Keep from running `autoconf' and `autoheader' since we modified - @# configure.in by patching it. - @touch ${WRKSRC}/gcc/configure - @touch ${WRKSRC}/gcc/cstamp-h.in @(MAJ=`sysctl -n kern.osreldate | ${SED} -e '/.....$$/s///'` ; \ ${SED} -e "s:__FreeBSD__:__FreeBSD__=$${MAJ}:" ${FILESDIR}/freebsd.h \ >${WRKSRC}/gcc/config/freebsd.h ) .if ${PORTOBJFORMAT} == "elf" && ${MACHINE_ARCH} == "i386" @${SED} -e 's/^@comment ELF-only://' ${PKGDIR}/PLIST >${PLIST} .endif + @# Keep from running `autoconf' and `autoheader' since we modified + @# configure.in by patching it. + @touch ${WRKSRC}/gcc/configure + @touch ${WRKSRC}/gcc/cstamp-h.in pre-install: ${MKDIR} ${PREFIX}/info diff --git a/lang/gcc34/Makefile b/lang/gcc34/Makefile index 133008fda197..d1f8cab448c4 100644 --- a/lang/gcc34/Makefile +++ b/lang/gcc34/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.64 1999/06/21 18:17:51 obrien Exp $ +# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $ # SNAPDATE= 1999-06-23 @@ -65,16 +65,16 @@ pre-patch: ${CP} ${FILESDIR}/alpha-freebsd.h ${WRKSRC}/gcc/config/alpha/freebsd.h pre-configure: - @# Keep from running `autoconf' and `autoheader' since we modified - @# configure.in by patching it. - @touch ${WRKSRC}/gcc/configure - @touch ${WRKSRC}/gcc/cstamp-h.in @(MAJ=`sysctl -n kern.osreldate | ${SED} -e '/.....$$/s///'` ; \ ${SED} -e "s:__FreeBSD__:__FreeBSD__=$${MAJ}:" ${FILESDIR}/freebsd.h \ >${WRKSRC}/gcc/config/freebsd.h ) .if ${PORTOBJFORMAT} == "elf" && ${MACHINE_ARCH} == "i386" @${SED} -e 's/^@comment ELF-only://' ${PKGDIR}/PLIST >${PLIST} .endif + @# Keep from running `autoconf' and `autoheader' since we modified + @# configure.in by patching it. + @touch ${WRKSRC}/gcc/configure + @touch ${WRKSRC}/gcc/cstamp-h.in pre-install: ${MKDIR} ${PREFIX}/info diff --git a/lang/gcc35/Makefile b/lang/gcc35/Makefile index 133008fda197..d1f8cab448c4 100644 --- a/lang/gcc35/Makefile +++ b/lang/gcc35/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.64 1999/06/21 18:17:51 obrien Exp $ +# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $ # SNAPDATE= 1999-06-23 @@ -65,16 +65,16 @@ pre-patch: ${CP} ${FILESDIR}/alpha-freebsd.h ${WRKSRC}/gcc/config/alpha/freebsd.h pre-configure: - @# Keep from running `autoconf' and `autoheader' since we modified - @# configure.in by patching it. - @touch ${WRKSRC}/gcc/configure - @touch ${WRKSRC}/gcc/cstamp-h.in @(MAJ=`sysctl -n kern.osreldate | ${SED} -e '/.....$$/s///'` ; \ ${SED} -e "s:__FreeBSD__:__FreeBSD__=$${MAJ}:" ${FILESDIR}/freebsd.h \ >${WRKSRC}/gcc/config/freebsd.h ) .if ${PORTOBJFORMAT} == "elf" && ${MACHINE_ARCH} == "i386" @${SED} -e 's/^@comment ELF-only://' ${PKGDIR}/PLIST >${PLIST} .endif + @# Keep from running `autoconf' and `autoheader' since we modified + @# configure.in by patching it. + @touch ${WRKSRC}/gcc/configure + @touch ${WRKSRC}/gcc/cstamp-h.in pre-install: ${MKDIR} ${PREFIX}/info diff --git a/lang/gcc40/Makefile b/lang/gcc40/Makefile index 133008fda197..d1f8cab448c4 100644 --- a/lang/gcc40/Makefile +++ b/lang/gcc40/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.64 1999/06/21 18:17:51 obrien Exp $ +# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $ # SNAPDATE= 1999-06-23 @@ -65,16 +65,16 @@ pre-patch: ${CP} ${FILESDIR}/alpha-freebsd.h ${WRKSRC}/gcc/config/alpha/freebsd.h pre-configure: - @# Keep from running `autoconf' and `autoheader' since we modified - @# configure.in by patching it. - @touch ${WRKSRC}/gcc/configure - @touch ${WRKSRC}/gcc/cstamp-h.in @(MAJ=`sysctl -n kern.osreldate | ${SED} -e '/.....$$/s///'` ; \ ${SED} -e "s:__FreeBSD__:__FreeBSD__=$${MAJ}:" ${FILESDIR}/freebsd.h \ >${WRKSRC}/gcc/config/freebsd.h ) .if ${PORTOBJFORMAT} == "elf" && ${MACHINE_ARCH} == "i386" @${SED} -e 's/^@comment ELF-only://' ${PKGDIR}/PLIST >${PLIST} .endif + @# Keep from running `autoconf' and `autoheader' since we modified + @# configure.in by patching it. + @touch ${WRKSRC}/gcc/configure + @touch ${WRKSRC}/gcc/cstamp-h.in pre-install: ${MKDIR} ${PREFIX}/info diff --git a/lang/gcc41/Makefile b/lang/gcc41/Makefile index 133008fda197..d1f8cab448c4 100644 --- a/lang/gcc41/Makefile +++ b/lang/gcc41/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.64 1999/06/21 18:17:51 obrien Exp $ +# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $ # SNAPDATE= 1999-06-23 @@ -65,16 +65,16 @@ pre-patch: ${CP} ${FILESDIR}/alpha-freebsd.h ${WRKSRC}/gcc/config/alpha/freebsd.h pre-configure: - @# Keep from running `autoconf' and `autoheader' since we modified - @# configure.in by patching it. - @touch ${WRKSRC}/gcc/configure - @touch ${WRKSRC}/gcc/cstamp-h.in @(MAJ=`sysctl -n kern.osreldate | ${SED} -e '/.....$$/s///'` ; \ ${SED} -e "s:__FreeBSD__:__FreeBSD__=$${MAJ}:" ${FILESDIR}/freebsd.h \ >${WRKSRC}/gcc/config/freebsd.h ) .if ${PORTOBJFORMAT} == "elf" && ${MACHINE_ARCH} == "i386" @${SED} -e 's/^@comment ELF-only://' ${PKGDIR}/PLIST >${PLIST} .endif + @# Keep from running `autoconf' and `autoheader' since we modified + @# configure.in by patching it. + @touch ${WRKSRC}/gcc/configure + @touch ${WRKSRC}/gcc/cstamp-h.in pre-install: ${MKDIR} ${PREFIX}/info diff --git a/lang/gcc42/Makefile b/lang/gcc42/Makefile index 133008fda197..d1f8cab448c4 100644 --- a/lang/gcc42/Makefile +++ b/lang/gcc42/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.64 1999/06/21 18:17:51 obrien Exp $ +# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $ # SNAPDATE= 1999-06-23 @@ -65,16 +65,16 @@ pre-patch: ${CP} ${FILESDIR}/alpha-freebsd.h ${WRKSRC}/gcc/config/alpha/freebsd.h pre-configure: - @# Keep from running `autoconf' and `autoheader' since we modified - @# configure.in by patching it. - @touch ${WRKSRC}/gcc/configure - @touch ${WRKSRC}/gcc/cstamp-h.in @(MAJ=`sysctl -n kern.osreldate | ${SED} -e '/.....$$/s///'` ; \ ${SED} -e "s:__FreeBSD__:__FreeBSD__=$${MAJ}:" ${FILESDIR}/freebsd.h \ >${WRKSRC}/gcc/config/freebsd.h ) .if ${PORTOBJFORMAT} == "elf" && ${MACHINE_ARCH} == "i386" @${SED} -e 's/^@comment ELF-only://' ${PKGDIR}/PLIST >${PLIST} .endif + @# Keep from running `autoconf' and `autoheader' since we modified + @# configure.in by patching it. + @touch ${WRKSRC}/gcc/configure + @touch ${WRKSRC}/gcc/cstamp-h.in pre-install: ${MKDIR} ${PREFIX}/info diff --git a/lang/gcc43/Makefile b/lang/gcc43/Makefile index 133008fda197..d1f8cab448c4 100644 --- a/lang/gcc43/Makefile +++ b/lang/gcc43/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.64 1999/06/21 18:17:51 obrien Exp $ +# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $ # SNAPDATE= 1999-06-23 @@ -65,16 +65,16 @@ pre-patch: ${CP} ${FILESDIR}/alpha-freebsd.h ${WRKSRC}/gcc/config/alpha/freebsd.h pre-configure: - @# Keep from running `autoconf' and `autoheader' since we modified - @# configure.in by patching it. - @touch ${WRKSRC}/gcc/configure - @touch ${WRKSRC}/gcc/cstamp-h.in @(MAJ=`sysctl -n kern.osreldate | ${SED} -e '/.....$$/s///'` ; \ ${SED} -e "s:__FreeBSD__:__FreeBSD__=$${MAJ}:" ${FILESDIR}/freebsd.h \ >${WRKSRC}/gcc/config/freebsd.h ) .if ${PORTOBJFORMAT} == "elf" && ${MACHINE_ARCH} == "i386" @${SED} -e 's/^@comment ELF-only://' ${PKGDIR}/PLIST >${PLIST} .endif + @# Keep from running `autoconf' and `autoheader' since we modified + @# configure.in by patching it. + @touch ${WRKSRC}/gcc/configure + @touch ${WRKSRC}/gcc/cstamp-h.in pre-install: ${MKDIR} ${PREFIX}/info diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile index 133008fda197..d1f8cab448c4 100644 --- a/lang/gcc44/Makefile +++ b/lang/gcc44/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.64 1999/06/21 18:17:51 obrien Exp $ +# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $ # SNAPDATE= 1999-06-23 @@ -65,16 +65,16 @@ pre-patch: ${CP} ${FILESDIR}/alpha-freebsd.h ${WRKSRC}/gcc/config/alpha/freebsd.h pre-configure: - @# Keep from running `autoconf' and `autoheader' since we modified - @# configure.in by patching it. - @touch ${WRKSRC}/gcc/configure - @touch ${WRKSRC}/gcc/cstamp-h.in @(MAJ=`sysctl -n kern.osreldate | ${SED} -e '/.....$$/s///'` ; \ ${SED} -e "s:__FreeBSD__:__FreeBSD__=$${MAJ}:" ${FILESDIR}/freebsd.h \ >${WRKSRC}/gcc/config/freebsd.h ) .if ${PORTOBJFORMAT} == "elf" && ${MACHINE_ARCH} == "i386" @${SED} -e 's/^@comment ELF-only://' ${PKGDIR}/PLIST >${PLIST} .endif + @# Keep from running `autoconf' and `autoheader' since we modified + @# configure.in by patching it. + @touch ${WRKSRC}/gcc/configure + @touch ${WRKSRC}/gcc/cstamp-h.in pre-install: ${MKDIR} ${PREFIX}/info diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile index 133008fda197..d1f8cab448c4 100644 --- a/lang/gcc45/Makefile +++ b/lang/gcc45/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.64 1999/06/21 18:17:51 obrien Exp $ +# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $ # SNAPDATE= 1999-06-23 @@ -65,16 +65,16 @@ pre-patch: ${CP} ${FILESDIR}/alpha-freebsd.h ${WRKSRC}/gcc/config/alpha/freebsd.h pre-configure: - @# Keep from running `autoconf' and `autoheader' since we modified - @# configure.in by patching it. - @touch ${WRKSRC}/gcc/configure - @touch ${WRKSRC}/gcc/cstamp-h.in @(MAJ=`sysctl -n kern.osreldate | ${SED} -e '/.....$$/s///'` ; \ ${SED} -e "s:__FreeBSD__:__FreeBSD__=$${MAJ}:" ${FILESDIR}/freebsd.h \ >${WRKSRC}/gcc/config/freebsd.h ) .if ${PORTOBJFORMAT} == "elf" && ${MACHINE_ARCH} == "i386" @${SED} -e 's/^@comment ELF-only://' ${PKGDIR}/PLIST >${PLIST} .endif + @# Keep from running `autoconf' and `autoheader' since we modified + @# configure.in by patching it. + @touch ${WRKSRC}/gcc/configure + @touch ${WRKSRC}/gcc/cstamp-h.in pre-install: ${MKDIR} ${PREFIX}/info diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile index 133008fda197..d1f8cab448c4 100644 --- a/lang/gcc46/Makefile +++ b/lang/gcc46/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.64 1999/06/21 18:17:51 obrien Exp $ +# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $ # SNAPDATE= 1999-06-23 @@ -65,16 +65,16 @@ pre-patch: ${CP} ${FILESDIR}/alpha-freebsd.h ${WRKSRC}/gcc/config/alpha/freebsd.h pre-configure: - @# Keep from running `autoconf' and `autoheader' since we modified - @# configure.in by patching it. - @touch ${WRKSRC}/gcc/configure - @touch ${WRKSRC}/gcc/cstamp-h.in @(MAJ=`sysctl -n kern.osreldate | ${SED} -e '/.....$$/s///'` ; \ ${SED} -e "s:__FreeBSD__:__FreeBSD__=$${MAJ}:" ${FILESDIR}/freebsd.h \ >${WRKSRC}/gcc/config/freebsd.h ) .if ${PORTOBJFORMAT} == "elf" && ${MACHINE_ARCH} == "i386" @${SED} -e 's/^@comment ELF-only://' ${PKGDIR}/PLIST >${PLIST} .endif + @# Keep from running `autoconf' and `autoheader' since we modified + @# configure.in by patching it. + @touch ${WRKSRC}/gcc/configure + @touch ${WRKSRC}/gcc/cstamp-h.in pre-install: ${MKDIR} ${PREFIX}/info diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile index 133008fda197..d1f8cab448c4 100644 --- a/lang/gcc47/Makefile +++ b/lang/gcc47/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.64 1999/06/21 18:17:51 obrien Exp $ +# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $ # SNAPDATE= 1999-06-23 @@ -65,16 +65,16 @@ pre-patch: ${CP} ${FILESDIR}/alpha-freebsd.h ${WRKSRC}/gcc/config/alpha/freebsd.h pre-configure: - @# Keep from running `autoconf' and `autoheader' since we modified - @# configure.in by patching it. - @touch ${WRKSRC}/gcc/configure - @touch ${WRKSRC}/gcc/cstamp-h.in @(MAJ=`sysctl -n kern.osreldate | ${SED} -e '/.....$$/s///'` ; \ ${SED} -e "s:__FreeBSD__:__FreeBSD__=$${MAJ}:" ${FILESDIR}/freebsd.h \ >${WRKSRC}/gcc/config/freebsd.h ) .if ${PORTOBJFORMAT} == "elf" && ${MACHINE_ARCH} == "i386" @${SED} -e 's/^@comment ELF-only://' ${PKGDIR}/PLIST >${PLIST} .endif + @# Keep from running `autoconf' and `autoheader' since we modified + @# configure.in by patching it. + @touch ${WRKSRC}/gcc/configure + @touch ${WRKSRC}/gcc/cstamp-h.in pre-install: ${MKDIR} ${PREFIX}/info diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile index 133008fda197..d1f8cab448c4 100644 --- a/lang/gcc48/Makefile +++ b/lang/gcc48/Makefile @@ -4,7 +4,7 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.64 1999/06/21 18:17:51 obrien Exp $ +# $Id: Makefile,v 1.65 1999/06/24 19:11:49 obrien Exp $ # SNAPDATE= 1999-06-23 @@ -65,16 +65,16 @@ pre-patch: ${CP} ${FILESDIR}/alpha-freebsd.h ${WRKSRC}/gcc/config/alpha/freebsd.h pre-configure: - @# Keep from running `autoconf' and `autoheader' since we modified - @# configure.in by patching it. - @touch ${WRKSRC}/gcc/configure - @touch ${WRKSRC}/gcc/cstamp-h.in @(MAJ=`sysctl -n kern.osreldate | ${SED} -e '/.....$$/s///'` ; \ ${SED} -e "s:__FreeBSD__:__FreeBSD__=$${MAJ}:" ${FILESDIR}/freebsd.h \ >${WRKSRC}/gcc/config/freebsd.h ) .if ${PORTOBJFORMAT} == "elf" && ${MACHINE_ARCH} == "i386" @${SED} -e 's/^@comment ELF-only://' ${PKGDIR}/PLIST >${PLIST} .endif + @# Keep from running `autoconf' and `autoheader' since we modified + @# configure.in by patching it. + @touch ${WRKSRC}/gcc/configure + @touch ${WRKSRC}/gcc/cstamp-h.in pre-install: ${MKDIR} ${PREFIX}/info -- cgit v1.2.3