diff options
Diffstat (limited to 'math/GiNaC/Makefile')
-rw-r--r-- | math/GiNaC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index f80ba15e8ad9..50b341f9f864 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -18,7 +18,7 @@ COMMENT= A C++ library for symbolic mathematical calculations LIB_DEPENDS= cln.3:${PORTSDIR}/math/cln USE_BZIP2= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_GNOME= gnomehack gnometarget pkgconfig USE_GMAKE= yes GNU_CONFIGURE= yes |