aboutsummaryrefslogtreecommitdiffstats
path: root/cad/calculix
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2012-10-06 01:39:22 +0800
committergerald <gerald@FreeBSD.org>2012-10-06 01:39:22 +0800
commit6bccac7e36510aa1228286d37ebee44dd6033328 (patch)
treead04cd1dd0d0f888891480dacb8f4c3d29f6fa51 /cad/calculix
parent572d86ff2404fb714d8f5e80701085f4b852e323 (diff)
downloadfreebsd-ports-gnome-6bccac7e36510aa1228286d37ebee44dd6033328.tar.gz
freebsd-ports-gnome-6bccac7e36510aa1228286d37ebee44dd6033328.tar.zst
freebsd-ports-gnome-6bccac7e36510aa1228286d37ebee44dd6033328.zip
Replace USE_GCC=4.4+ by USE_GCC=4.6+, in preparation of some work
linimon and me have discussed (and since lang/gcc44 is on the way out). Approved by: maintainer
Diffstat (limited to 'cad/calculix')
-rw-r--r--cad/calculix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/calculix/Makefile b/cad/calculix/Makefile
index 1f38787cfdf1..475b46580c42 100644
--- a/cad/calculix/Makefile
+++ b/cad/calculix/Makefile
@@ -70,7 +70,7 @@ LAPACK_LIBS= -llapack
.endif
USE_FORTRAN= yes
-USE_GCC= 4.4+
+USE_GCC= 4.6+
.if ${ARCH} == "sparc64"
CFLAGS+= -fPIC