aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-12-08 12:08:49 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-12-08 12:08:49 +0000
commitb4bf0594bee9a74124372fce206db785f8a3797b (patch)
treed9c87e3477da2d69ad01911b3953dcfc471a8bfd
parent1fb977fa012a11c69a39232e226b8f1468e14849 (diff)
downloadports-b4bf0594bee9a74124372fce206db785f8a3797b.tar.gz
ports-b4bf0594bee9a74124372fce206db785f8a3797b.zip
Notes
-rw-r--r--graphics/corona/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/corona/Makefile b/graphics/corona/Makefile
index c6ee44dbeb8c..427ac005112b 100644
--- a/graphics/corona/Makefile
+++ b/graphics/corona/Makefile
@@ -26,7 +26,7 @@ INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} <= 500000
-BROKEN= "Bad C++ code"
+USE_GCC= 3.4+
.endif
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \