aboutsummaryrefslogtreecommitdiff
path: root/devel/ddd
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ddd')
-rw-r--r--devel/ddd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ddd/Makefile b/devel/ddd/Makefile
index c489ae7f8a2f..366bd393fa13 100644
--- a/devel/ddd/Makefile
+++ b/devel/ddd/Makefile
@@ -57,7 +57,7 @@ LIBXMDIR= ${X11BASE}
# Otherwise, default to 3.3
.if ${OSVERSION} >= 500035 && ${OSVERSION} <= 500038
USE_GCC=3.1
-.elif ${OSVERSION} < 501103
+.elif ${OSVERSION} > 500038 && ${OSVERSION} < 501103
USE_GCC=3.2
.else
USE_GCC=3.3