aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/asymptote/Makefile1
-rw-r--r--math/cln/Makefile1
-rw-r--r--math/it++/Makefile1
-rw-r--r--math/ltl/Makefile1
-rw-r--r--math/muparser/Makefile8
-rw-r--r--math/p5-Math-Pari/Makefile1
6 files changed, 1 insertions, 12 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile
index bfe7eb3446bb..d2b204a97b45 100644
--- a/math/asymptote/Makefile
+++ b/math/asymptote/Makefile
@@ -32,7 +32,6 @@ RUN_DEPENDS= boehm-gc>=6.8:${PORTSDIR}/devel/boehm-gc \
# devel/boehm-gc
ONLY_FOR_ARCHS= i386 amd64
-USE_GCC= 3.3+
USE_GHOSTSCRIPT=yes
USE_GMAKE= yes
USE_PYTHON= yes
diff --git a/math/cln/Makefile b/math/cln/Makefile
index e8e28188e3db..9083011b887b 100644
--- a/math/cln/Makefile
+++ b/math/cln/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
-USE_GCC= 3.4+
USE_GNOME= gnomehack gnometarget pkgconfig
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/math/it++/Makefile b/math/it++/Makefile
index 1c42dec317f5..1ac1b26756ad 100644
--- a/math/it++/Makefile
+++ b/math/it++/Makefile
@@ -32,7 +32,6 @@ BLAS= -lblas
HAS_CONFIGURE= yes
CONFIGURE_ARGS= opt
USE_GMAKE= yes
-USE_GCC= 3.3+
USE_FORTRAN= yes
post-patch:
diff --git a/math/ltl/Makefile b/math/ltl/Makefile
index 029142c5c4c7..8c218ac7191a 100644
--- a/math/ltl/Makefile
+++ b/math/ltl/Makefile
@@ -14,7 +14,6 @@ MASTER_SITES= http://www.mpe.mpg.de/~drory/ltl/
MAINTAINER= rossiya@gmail.com
COMMENT= A C++ class SSE library for scientific computing
-USE_GCC= 3.2+
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool:15
diff --git a/math/muparser/Makefile b/math/muparser/Makefile
index c6d6ee527a6e..ca86c6f1df07 100644
--- a/math/muparser/Makefile
+++ b/math/muparser/Makefile
@@ -48,10 +48,4 @@ post-install:
${COPYTREE_SHARE} . ${EXAMPLESDIR}
.endif
-.include <bsd.port.pre.mk>
-
-.if ( ${OSVERSION} < 501103 )
-USE_GCC= 3.3+
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile
index 9a0a5e16769e..a9aa28814120 100644
--- a/math/p5-Math-Pari/Makefile
+++ b/math/p5-Math-Pari/Makefile
@@ -17,7 +17,6 @@ COMMENT= PARI - numerical/scientific/number-theoretic calculations
BUILD_DEPENDS= pari:${PORTSDIR}/math/pari:configure
LIB_DEPENDS= pari:${PORTSDIR}/math/pari
-USE_GCC= 3.2+
PERL_CONFIGURE= yes
CONFIGURE_ARGS= parilib="-L${LOCALBASE}/lib -lpari" \