From 00d633c1fbf210292882cada6eb21cbf8f87be1c Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Thu, 8 Dec 2005 12:13:58 +0000 Subject: Unbreak: Builds fine with newer GCC on 4.x --- comms/nec2c/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comms/nec2c') diff --git a/comms/nec2c/Makefile b/comms/nec2c/Makefile index 58f451cc4315..dbcdbea7cb81 100644 --- a/comms/nec2c/Makefile +++ b/comms/nec2c/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= ccm:${PORTSDIR}/math/ccmath .include .if ${OSVERSION} < 500000 -BROKEN= "does not build (gcc does not understand complex numbers)" +USE_GCC= 3.4+ .endif post-patch: -- cgit v1.2.3