diff options
Diffstat (limited to 'math/ogdf/Makefile')
-rw-r--r-- | math/ogdf/Makefile | 2 |
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 |