diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2007-05-31 22:04:01 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2007-05-31 22:04:01 +0000 |
commit | c926ed237f7ba6c648b6e8457e1ad1d58ea9148a (patch) | |
tree | f8324b485801201a56e49cdc996bfd52cd9a870f /graphics/gnofract4d/Makefile | |
parent | Use system compiler on CURRENT (diff) |
Use system compiler on CURRENT
Diffstat (limited to 'graphics/gnofract4d/Makefile')
-rw-r--r-- | graphics/gnofract4d/Makefile | 2 |
1 files changed, 1 insertions, 1 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= * |