From 556a3ec7c2d211661cac32b8d14366c43078c180 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer 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(-) 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 v1.2.3