summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
Diffstat (limited to 'science')
-rw-r--r--science/gnudatalanguage/Makefile2
-rw-r--r--science/harminv/Makefile2
-rw-r--r--science/kalzium/Makefile3
-rw-r--r--science/meep/Makefile2
-rw-r--r--science/peekabot/Makefile2
5 files changed, 5 insertions, 6 deletions
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index bfe754b61c80..eb780e01f7d4 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -33,7 +33,7 @@ LIB_DEPENDS+= plplotd.11:${PORTSDIR}/math/plplot \
gsl.16:${PORTSDIR}/math/gsl \
dps.0:${PORTSDIR}/x11/dgs
-USE_GCC= 4.6+
+USE_GCC= yes
USE_WX= 2.8
USES= pkgconfig
GNU_CONFIGURE= yes
diff --git a/science/harminv/Makefile b/science/harminv/Makefile
index 433048bfdf1e..0f3d3d8c6044 100644
--- a/science/harminv/Makefile
+++ b/science/harminv/Makefile
@@ -17,7 +17,7 @@ COMMENT= Solver of harmonic inversion
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_FORTRAN= yes
-USE_GCC= 4.4+
+USE_GCC= yes
CPPFLAGS+= -I${LOCALBASE}/include
LD_LIBRARY_PATH= -L${LOCALBASE}/lib -L/usr/lib
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/science/kalzium/Makefile b/science/kalzium/Makefile
index cc822b138913..d24941353369 100644
--- a/science/kalzium/Makefile
+++ b/science/kalzium/Makefile
@@ -18,8 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/eigen2.pc:${PORTSDIR}/math/eigen2
CONFLICTS= kdeedu-4.[0-6].*
-# Keep USE_GCC in sync with science/avogadro.
-USE_GCC= 4.4+
+USE_GCC= yes
USE_KDE4= kdehier kdelibs kdeprefix automoc4
USES= cmake:outsource
USE_OCAML= yes
diff --git a/science/meep/Makefile b/science/meep/Makefile
index 73ff7f5ef060..b4f3ffe9d96e 100644
--- a/science/meep/Makefile
+++ b/science/meep/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS+= harminv:${PORTSDIR}/science/harminv
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_FORTRAN= yes
-USE_GCC= 4.6+
+USE_GCC= yes
USES= gettext iconv pathfix
USE_AUTOTOOLS+= libltdl
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/science/peekabot/Makefile b/science/peekabot/Makefile
index 0ea1afb923d1..1359127e884f 100644
--- a/science/peekabot/Makefile
+++ b/science/peekabot/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs \
USE_BZIP2= yes
USES= pathfix gmake
-USE_GCC= 4.6+
+USE_GCC= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes