aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2014-08-22 20:26:23 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2014-08-22 20:26:23 +0000
commit45fa244b5e847134a2baf2df8ce35537e2000033 (patch)
treea8dea012d600160e2749cba245712cfdddda1660 /lang/Makefile
parent62cec24c7547b5f7e96c8898f4dd321f24418770 (diff)
downloadports-45fa244b5e847134a2baf2df8ce35537e2000033.tar.gz
ports-45fa244b5e847134a2baf2df8ce35537e2000033.zip
GCC 4.10 has been renamed to GCC 5 upstream; rename our gcc410 port
to gcc5 accordingly.
Notes
Notes: svn path=/head/; revision=365695
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 2cd9450e1513..535c61425788 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -87,7 +87,7 @@
SUBDIR += gcc47-aux
SUBDIR += gcc48
SUBDIR += gcc49
- SUBDIR += gcc410
+ SUBDIR += gcc5
SUBDIR += gcl
SUBDIR += gforth
SUBDIR += ghc