aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2007-05-31 22:04:01 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2007-05-31 22:04:01 +0000
commitc926ed237f7ba6c648b6e8457e1ad1d58ea9148a (patch)
treef8324b485801201a56e49cdc996bfd52cd9a870f
parent8e97c2bb12b215952e4142e0ee19926a65a3d509 (diff)
downloadports-c926ed237f7ba6c648b6e8457e1ad1d58ea9148a.tar.gz
ports-c926ed237f7ba6c648b6e8457e1ad1d58ea9148a.zip
Notes
-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