diff options
-rw-r--r-- | www/openvrml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile index 85202fa7ee50..5ce56f6aafaf 100644 --- a/www/openvrml/Makefile +++ b/www/openvrml/Makefile @@ -26,6 +26,7 @@ USE_GL= yes USE_MESA= yes USE_X_PREFIX= yes USE_GNOME= gnomehack +USE_GCC= 3.3 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXext" \ |