From 522ec6b01b25aecd276b00fc11c30f7e4a738e79 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Mon, 24 May 2004 15:59:49 +0000 Subject: Unbreak on FreeBSD-4 by using gcc 3.3. Approved by: maintainer Reported by: Kris. --- textproc/stardict2/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/stardict2') 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 -- cgit v1.2.3