diff options
-rw-r--r-- | devel/atlas-devel/Makefile | 1 |
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 |