From 8781713e788306b01fc313c423ca3f3950ab38f9 Mon Sep 17 00:00:00 2001 From: thierry 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/Makefile') diff --git a/textproc/stardict2/Makefile b/textproc/stardict2/Makefile index 46dfece..229f945 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.1