aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2007-06-03 01:57:24 +0800
committeroliver <oliver@FreeBSD.org>2007-06-03 01:57:24 +0800
commit442471473a7b0cc81d88691e2559a170038d0504 (patch)
tree25a8cabdb9c4bf048bbcdfeffe8ed39f2035cfb8 /devel
parent8a33da82646f17fa5c8ec261e9d8713c6167a550 (diff)
downloadfreebsd-ports-gnome-442471473a7b0cc81d88691e2559a170038d0504.tar.gz
freebsd-ports-gnome-442471473a7b0cc81d88691e2559a170038d0504.tar.zst
freebsd-ports-gnome-442471473a7b0cc81d88691e2559a170038d0504.zip
the Atlas lib compiled with gcc 4 does not work, so move back to gcc 3.4
Diffstat (limited to 'devel')
-rw-r--r--devel/atlas-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/atlas-devel/Makefile b/devel/atlas-devel/Makefile
index 4576fcfbfc4d..c980b631524e 100644
--- a/devel/atlas-devel/Makefile
+++ b/devel/atlas-devel/Makefile
@@ -19,6 +19,7 @@ COMMENT= A C++ reference implementation of the Atlas protocol
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= YES
USE_BZIP2= YES
+USE_GCC= 3.4
USE_GNOME= gnomehack
NO_LATEST_LINK= YES