summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/vnc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile
index 2706cccb1a5f..822c5825c7a1 100644
--- a/net/vnc/Makefile
+++ b/net/vnc/Makefile
@@ -48,7 +48,7 @@ DISTFILES+= X430src-1.tgz:x \
X430src-3.tgz:x
.if ${OSVERSION} > 1000054
-USE_GCC= yes
+USE_GCC= 4.6
MAKE_ENV= IMAKECPP="${CPP}"
MAKE_ARGS= AR='ar rc'
.endif