aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc34
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2005-12-12 06:49:57 +0800
committergerald <gerald@FreeBSD.org>2005-12-12 06:49:57 +0800
commitb1816e0299ce1df6d9d0a9e6bbf34061a5649a54 (patch)
treeed2a908ad3b9ea06c7aeefd90cd78b18890576d5 /lang/gcc34
parentf1b3eae28b8fcc740a9aae2c155cad7a0aa6791f (diff)
downloadfreebsd-ports-gnome-b1816e0299ce1df6d9d0a9e6bbf34061a5649a54.tar.gz
freebsd-ports-gnome-b1816e0299ce1df6d9d0a9e6bbf34061a5649a54.tar.zst
freebsd-ports-gnome-b1816e0299ce1df6d9d0a9e6bbf34061a5649a54.zip
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/gcc34')
-rw-r--r--lang/gcc34/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc34/Makefile b/lang/gcc34/Makefile
index 173a120b793e..d83d82b8860b 100644
--- a/lang/gcc34/Makefile
+++ b/lang/gcc34/Makefile
@@ -23,7 +23,7 @@ DISTFILES= \
MAINTAINER?= gerald@FreeBSD.org
COMMENT?= GNU Compiler Collection 3.4
-CONFLICTS= gcc-4.0.* gcc-4.1.*
+CONFLICTS= gcc-4.0.* gcc-4.1.* gcc-4.2.*
LATEST_LINK?= gcc34${PKGNAMESUFFIX}
USE_BISON= yes
USE_BZIP2= yes