diff options
Diffstat (limited to 'graphics/bugle/Makefile')
-rw-r--r-- | graphics/bugle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile index a81008bfa3ec..bd0a54cdb1c5 100644 --- a/graphics/bugle/Makefile +++ b/graphics/bugle/Makefile @@ -17,7 +17,7 @@ COMMENT= A debugging library for OpenGL MAN1= gldb.1 MAN3= bugle.3 -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GL= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |