summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/gnofract4d/Makefile2
-rw-r--r--lang/pnet-base/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnofract4d/Makefile b/graphics/gnofract4d/Makefile
index 0e62f3f1b8e2..eed2221b5ac2 100644
--- a/graphics/gnofract4d/Makefile
+++ b/graphics/gnofract4d/Makefile
@@ -19,7 +19,7 @@ USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libgnomeui lthack \
pygtk2
USE_PYTHON= yes
USE_PYDISTUTILS=yes
-USE_GCC= 3.4
+USE_GCC= 3.4+
PORTDOCS= *
diff --git a/lang/pnet-base/Makefile b/lang/pnet-base/Makefile
index 83d115ac0b1e..c77d75b445a6 100644
--- a/lang/pnet-base/Makefile
+++ b/lang/pnet-base/Makefile
@@ -25,7 +25,7 @@ NOT_FOR_ARCHS= sparc64
USE_XLIB= yes
.endif
-USE_GCC= 3.4
+USE_GCC= 3.4+
GNU_CONFIGURE= yes
USE_GMAKE= yes