diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-05-24 15:59:49 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-05-24 15:59:49 +0000 |
commit | 522ec6b01b25aecd276b00fc11c30f7e4a738e79 (patch) | |
tree | 3fd684ea45460f9ef2b03658dca8a543fcfb0bc6 /textproc/stardict2 | |
parent | 75060586cf1ccfea1004ca431cc3cf28d23081aa (diff) |
Notes
Diffstat (limited to 'textproc/stardict2')
-rw-r--r-- | textproc/stardict2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/stardict2/Makefile b/textproc/stardict2/Makefile index 46dfece42703..229f9458057e 100644 --- a/textproc/stardict2/Makefile +++ b/textproc/stardict2/Makefile @@ -19,6 +19,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" USE_GMAKE= yes +USE_GCC= 3.3 USE_X_PREFIX= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix libgnomeui |