summaryrefslogtreecommitdiff
path: root/lang/gcc15/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc15/Makefile')
-rw-r--r--lang/gcc15/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/lang/gcc15/Makefile b/lang/gcc15/Makefile
index c9444e5e22e8..957ccabf391e 100644
--- a/lang/gcc15/Makefile
+++ b/lang/gcc15/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gcc
-PORTVERSION= 15.1.0
+PORTVERSION= 15.2.0
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= GCC
PKGNAMESUFFIX= ${SUFFIX}
@@ -77,10 +78,6 @@ CONFIGURE_TARGET= x86_64-portbld-${OPSYS:tl}${OSREL}
.elif ${ARCH} == powerpc64
CONFIGURE_ARGS+= --with-abi=elfv2
-USE_GCC= yes
-
-.elif ${ARCH} == powerpc64le
-USE_GCC= yes
.endif
.if ${ARCH} == i386