From 1f2e61cfffbed8bd12302a86373f56446f59ec99 Mon Sep 17 00:00:00 2001 From: bms Date: Sun, 5 Nov 2006 09:04:18 +0000 Subject: Mark gpstk as requiring gcc 3.4.x or greater. --- astro/gpstk/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'astro/gpstk') diff --git a/astro/gpstk/Makefile b/astro/gpstk/Makefile index 6b6d9c5f71c9..a11283445a4c 100644 --- a/astro/gpstk/Makefile +++ b/astro/gpstk/Makefile @@ -16,6 +16,7 @@ COMMENT= Toolkit for developing GPS applications BUILD_DEPENDS= ${LOCALBASE}/bin/jam:${PORTSDIR}/devel/jam +USE_GCC= 3.4+ USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME} -- cgit