aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc5-devel/Makefile2
-rw-r--r--lang/gcc5/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc5-devel/Makefile b/lang/gcc5-devel/Makefile
index 1d2f5896fe00..8d6aa44521c9 100644
--- a/lang/gcc5-devel/Makefile
+++ b/lang/gcc5-devel/Makefile
@@ -24,7 +24,7 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/as:devel/binutils
BUILD_DEPENDS+= runtest:misc/dejagnu
.endif
-CONFLICTS= gcc-5.*
+CONFLICTS= gcc5-5.*
CPE_VENDOR= gnu
CPE_VERSION= ${GCC_VERSION}
diff --git a/lang/gcc5/Makefile b/lang/gcc5/Makefile
index 522ab90ee099..f41eae83ca62 100644
--- a/lang/gcc5/Makefile
+++ b/lang/gcc5/Makefile
@@ -24,7 +24,7 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/as:devel/binutils
BUILD_DEPENDS+= runtest:misc/dejagnu
.endif
-CONFLICTS= gcc-5.*
+CONFLICTS= gcc5-devel-5.*
CPE_VENDOR= gnu
GCC_VERSION= ${PORTVERSION}