summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
Diffstat (limited to 'cad')
-rw-r--r--cad/gtkwave/Makefile2
-rw-r--r--cad/netgen/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile
index c972714272dc..9f1813c3cf85 100644
--- a/cad/gtkwave/Makefile
+++ b/cad/gtkwave/Makefile
@@ -31,7 +31,7 @@ LDCONFIG_DIRS= ${PREFIX}/lib/gtkwave
.include <bsd.port.pre.mk>
.if ( ${OSVERSION} < 500000 )
-USE_GCC= 3.3
+USE_GCC= 3.4
.endif
DOCS= doc/*.html doc/*.png doc/*.ps
diff --git a/cad/netgen/Makefile b/cad/netgen/Makefile
index 5fbdc25f4a09..d053ca0dc7d4 100644
--- a/cad/netgen/Makefile
+++ b/cad/netgen/Makefile
@@ -16,7 +16,7 @@ COMMENT= An automatic 3D tetrahedral mesh generator
LIB_DEPENDS= tix8184:${PORTSDIR}/x11-toolkits/tix
-USE_GCC= 3.3
+USE_GCC= 3.4
USE_GMAKE= yes
USE_GL= yes
USE_REINPLACE= yes