From baf2f346f0d5704204ce2a55c5ef1777257f1aad Mon Sep 17 00:00:00 2001 From: gerald Date: Sat, 17 Mar 2012 11:39:09 +0000 Subject: Replace USE_GCC=4.5+ by USE_GCC=4.6+ which has been transparently done by the ports infrastructure for a while. Approved by: maintainer (thierry) Feature safe: yes --- science/gnudatalanguage/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'science') diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile index c5a092684b9b..6458ae405a57 100644 --- a/science/gnudatalanguage/Makefile +++ b/science/gnudatalanguage/Makefile @@ -37,7 +37,7 @@ LIB_DEPENDS+= plplotd.11:${PORTSDIR}/math/plplot \ gsl.16:${PORTSDIR}/math/gsl \ dps.0:${PORTSDIR}/x11/dgs -USE_GCC= 4.5+ +USE_GCC= 4.6+ USE_WX= 2.8 GNU_CONFIGURE= yes # Disable ncurses and readline from ports -- cgit