summaryrefslogtreecommitdiff
path: root/lang/gcc34
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2005-12-21 21:14:08 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2005-12-21 21:14:08 +0000
commit10290a3326e0610967284a7fb87f3a2cfec9053e (patch)
treebdf133ac30ba888936359dbc022a82033b519637 /lang/gcc34
parentUpdate to 1.06 (diff)
Install the .info files of the lang/gcc42 port in a port-specific
subdirectory, which allows us to remove the conflicts with lang/gcc33 and lang/gcc34. Dedicated to: obrien
Notes
Notes: svn path=/head/; revision=151801
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 d83d82b8860b..173a120b793e 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.* gcc-4.2.*
+CONFLICTS= gcc-4.0.* gcc-4.1.*
LATEST_LINK?= gcc34${PKGNAMESUFFIX}
USE_BISON= yes
USE_BZIP2= yes