aboutsummaryrefslogtreecommitdiff
path: root/math/ogdf
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-10-21 07:24:38 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-10-21 07:24:38 +0000
commit6b794f2e0285a396e82be5dce4622bd7fb14e49c (patch)
treea6c32511700617db7d7404854b11c27eca905368 /math/ogdf
parent9143eba385c15cfa1c3f5f65b4ccc761e00fda17 (diff)
downloadports-6b794f2e0285a396e82be5dce4622bd7fb14e49c.tar.gz
ports-6b794f2e0285a396e82be5dce4622bd7fb14e49c.zip
- Switch to USE_GCC=yes
Reported by: gerald
Notes
Notes: svn path=/head/; revision=331096
Diffstat (limited to 'math/ogdf')
-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