Unbreak: Builds fine with newer GCC on 4.x

This commit is contained in:
Volker Stolz 2005-12-08 12:13:58 +00:00
parent dab3e32f94
commit 00d633c1fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150659

View File

@ -23,7 +23,7 @@ LIB_DEPENDS= ccm:${PORTSDIR}/math/ccmath
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= "does not build (gcc does not understand complex numbers)"
USE_GCC= 3.4+
.endif
post-patch: