summaryrefslogtreecommitdiffstats
path: root/lang/gcc41
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2005-12-11 22:49:57 +0000
committergerald <gerald@FreeBSD.org>2005-12-11 22:49:57 +0000
commitb1816e0299ce1df6d9d0a9e6bbf34061a5649a54 (patch)
treeed2a908ad3b9ea06c7aeefd90cd78b18890576d5 /lang/gcc41
parentf1b3eae28b8fcc740a9aae2c155cad7a0aa6791f (diff)
downloadFreeBSD-ports-b1816e0299ce1df6d9d0a9e6bbf34061a5649a54.zip
FreeBSD-ports-b1816e0299ce1df6d9d0a9e6bbf34061a5649a54.tar.gz
Complete the repocopy of lang/gcc41 to lang/gcc42 and update to the 20051210
snapshot of GCC 4.2.0. Change pkg-plist to avoid hardcoding any version number. PR: 90253
Diffstat (limited to 'lang/gcc41')
-rw-r--r--lang/gcc41/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc41/Makefile b/lang/gcc41/Makefile
index 535c5ea..03da2aa 100644
--- a/lang/gcc41/Makefile
+++ b/lang/gcc41/Makefile
@@ -26,7 +26,7 @@ LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
BUILD_DEPENDS= ${LOCALBASE}/lib/libmpfr.a:${PORTSDIR}/math/mpfr
.endif
-CONFLICTS= gcc-3.3.* gcc-3.4.* gcc-4.0.*
+CONFLICTS= gcc-3.3.* gcc-3.4.* gcc-4.0.* gcc-4.2.*
LATEST_LINK?= gcc41${PKGNAMESUFFIX}
NOT_FOR_ARCHS= alpha
USE_BISON= yes
OpenPOWER on IntegriCloud