aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-01-19 19:15:11 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-01-19 19:15:11 +0000
commite2657f7c1ec65a3c659aa2ee17ab2c1647874457 (patch)
tree460f207d367073c59158eef5820970754981b236 /lang
parent24ba322cad18621d31c11369a45453dc4cc5e705 (diff)
downloadports-e2657f7c1ec65a3c659aa2ee17ab2c1647874457.tar.gz
ports-e2657f7c1ec65a3c659aa2ee17ab2c1647874457.zip
Set these ports' LATEST_LINK to gcc{27,28,295,30} to avoid conflict
with each other's package link name. (Maintainer timeout; I think it's too trivial to bother him with.)
Notes
Notes: svn path=/head/; revision=53351
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc27/Makefile2
-rw-r--r--lang/gcc28/Makefile2
-rw-r--r--lang/gcc295/Makefile2
-rw-r--r--lang/gcc30/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/lang/gcc27/Makefile b/lang/gcc27/Makefile
index d9b9d48bd072..35f924ab8868 100644
--- a/lang/gcc27/Makefile
+++ b/lang/gcc27/Makefile
@@ -20,6 +20,8 @@ MAINTAINER= obrien@FreeBSD.org
NO_CDROM= 'old version, not worth the cost in real estate'
+LATEST_LINK= gcc27
+
.include <bsd.port.pre.mk>
GCC_VER= 2.7.2.3
diff --git a/lang/gcc28/Makefile b/lang/gcc28/Makefile
index 34d1d4ff3237..3716780cbac2 100644
--- a/lang/gcc28/Makefile
+++ b/lang/gcc28/Makefile
@@ -21,6 +21,8 @@ MAINTAINER= obrien@FreeBSD.org
NO_CDROM= 'old version, not worth the cost in real estate'
+LATEST_LINK= gcc28
+
.include <bsd.port.pre.mk>
.if ${PORTOBJFORMAT} == "elf"
diff --git a/lang/gcc295/Makefile b/lang/gcc295/Makefile
index 877427bbf61e..834ee879cda7 100644
--- a/lang/gcc295/Makefile
+++ b/lang/gcc295/Makefile
@@ -22,6 +22,8 @@ MAINTAINER= obrien@FreeBSD.org
USE_BZIP2= yes
+LATEST_LINK= gcc295
+
.include <bsd.port.pre.mk>
GCC_REV= ${DISTNAME:S/gcc-//g:S/.test3//g}
diff --git a/lang/gcc30/Makefile b/lang/gcc30/Makefile
index 808f9783e42a..23dc280dc9d0 100644
--- a/lang/gcc30/Makefile
+++ b/lang/gcc30/Makefile
@@ -23,6 +23,8 @@ MAINTAINER= obrien@FreeBSD.org
USE_BZIP2= yes
+LATEST_LINK= gcc30
+
PATCH_WRKSRC= ${SRCDIR}
CONFIGURE_SCRIPT= ../${SRCDIR:C/${WRKDIR}//}/configure