From a3df0702e0405ca32c5edf7b6c1b09d506d6e2c8 Mon Sep 17 00:00:00 2001 From: pav Date: Fri, 25 Jul 2008 14:34:52 +0000 Subject: - Remove USE_GCC where it can be satisfied with base compiler on following FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT --- astro/nova/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'astro/nova') diff --git a/astro/nova/Makefile b/astro/nova/Makefile index 144fc36aa1e0..8dac290734ec 100644 --- a/astro/nova/Makefile +++ b/astro/nova/Makefile @@ -31,6 +31,5 @@ USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --datadir=${DATADIR} -USE_GCC= 3.3+ .include -- cgit