diff options
Diffstat (limited to 'www/openvrml/Makefile')
-rw-r--r-- | www/openvrml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile index 06d2fa06010..a0614746d17 100644 --- a/www/openvrml/Makefile +++ b/www/openvrml/Makefile @@ -26,7 +26,7 @@ USE_GL= yes USE_MESA= yes USE_X_PREFIX= yes USE_GNOME= gnomehack -USE_GCC= 3.3 +USE_GCC= 3.4 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXext" |