aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2013-10-21 15:24:38 +0800
committergahr <gahr@FreeBSD.org>2013-10-21 15:24:38 +0800
commitc1a663c79349ec821f936b1685b057195136110b (patch)
treea6c32511700617db7d7404854b11c27eca905368 /math
parent8be629547f3f8e699703a74aae386f34d75418df (diff)
downloadfreebsd-ports-gnome-c1a663c79349ec821f936b1685b057195136110b.tar.gz
freebsd-ports-gnome-c1a663c79349ec821f936b1685b057195136110b.tar.zst
freebsd-ports-gnome-c1a663c79349ec821f936b1685b057195136110b.zip
- Switch to USE_GCC=yes
Reported by: gerald
Diffstat (limited to 'math')
-rw-r--r--math/ogdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ogdf/Makefile b/math/ogdf/Makefile
index 970af5bf23eb..8253cbbf4ca6 100644
--- a/math/ogdf/Makefile
+++ b/math/ogdf/Makefile
@@ -34,7 +34,7 @@ USE_COIN= false
.endif
.if ${PORT_OPTIONS:MABACUS}
-USE_GCC= 4.4+
+USE_GCC= yes
LIB_DEPENDS+= libabacus-osi.so:${PORTSDIR}/math/abacus
USE_ABACUS= true
USE_COIN= true