aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc48/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc48/Makefile')
-rw-r--r--lang/gcc48/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile
index 35b39771f1c3..006b4e06990f 100644
--- a/lang/gcc48/Makefile
+++ b/lang/gcc48/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= gcc
-PORTVERSION= 4.8.0.20120617
+PORTVERSION= 4.8.0.20120701
CATEGORIES= lang java
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING}
@@ -55,7 +55,7 @@ CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL}
.endif
.if ${ARCH} == powerpc64
-CONFIGURE_ENV+= UNAME_m="powerpc64"
+CONFIGURE_ENV+= UNAME_m="powerpc64"
.endif
SRCDIR= ${WRKDIR}/gcc-${VERSIONSTRING}