aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dns/firedns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/firedns/Makefile b/dns/firedns/Makefile
index 834b80e35cd9..c6b440bf23f6 100644
--- a/dns/firedns/Makefile
+++ b/dns/firedns/Makefile
@@ -24,7 +24,7 @@ INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-USE_GCC= 3.2
+USE_GCC= 3.2+
.endif
WRKSRC= ${WRKDIR}/${PORTNAME}