summaryrefslogtreecommitdiff
path: root/lang/gcc28/Makefile
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/gcc28/Makefile
parentSet LATEST_LINK to "iozone21" to avoid conflict with the package name (diff)
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/gcc28/Makefile')
-rw-r--r--lang/gcc28/Makefile2
1 files changed, 2 insertions, 0 deletions
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"