aboutsummaryrefslogtreecommitdiff
path: root/devel/atlas-devel
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2007-09-19 13:50:10 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2007-09-19 13:50:10 +0000
commit9fd7797207d4f4dcd04a0bd5613f3ffb75435e8c (patch)
tree989dd134b83aec4845bf0de98e590f3436010fcd /devel/atlas-devel
parent8972f49618fed064582ca7d09a1ccc878f57ebd3 (diff)
downloadports-9fd7797207d4f4dcd04a0bd5613f3ffb75435e8c.tar.gz
ports-9fd7797207d4f4dcd04a0bd5613f3ffb75435e8c.zip
do not force the usage of gcc 3.4, the ports are now gcc 4 ready
Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=199758
Diffstat (limited to 'devel/atlas-devel')
-rw-r--r--devel/atlas-devel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/atlas-devel/Makefile b/devel/atlas-devel/Makefile
index 6bed8ea0fa71..67ec0a4e23de 100644
--- a/devel/atlas-devel/Makefile
+++ b/devel/atlas-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Atlas
PORTVERSION= 0.6.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=worldforge
@@ -19,7 +19,6 @@ 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