diff options
Diffstat (limited to 'textproc/stardict2/Makefile')
-rw-r--r-- | textproc/stardict2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/stardict2/Makefile b/textproc/stardict2/Makefile index 229f9458057e..af55580db7c8 100644 --- a/textproc/stardict2/Makefile +++ b/textproc/stardict2/Makefile @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" USE_GMAKE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix libgnomeui |