From 0fed9d413c1794d28b405a93a7d65e32c5c8a971 Mon Sep 17 00:00:00 2001 From: arved Date: Wed, 11 Feb 2004 15:51:46 +0000 Subject: USE_GCC 3.3, because it builds fine with CURRENTS system compiler and gcc 3.2 is currently broken --- astro/xplanet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'astro/xplanet/Makefile') diff --git a/astro/xplanet/Makefile b/astro/xplanet/Makefile index 5e8c0398d929..81c37819041d 100644 --- a/astro/xplanet/Makefile +++ b/astro/xplanet/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ netpbm.1:${PORTSDIR}/graphics/netpbm USE_X_PREFIX= yes -USE_GCC= 3.2 +USE_GCC= 3.3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-map-extension=jpg --with-freetype --with-gif \ --with-png --with-pnm --with-tiff -- cgit