summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/ORBacus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ORBacus/Makefile b/devel/ORBacus/Makefile
index 4257a1264bb6..bef9ed98baff 100644
--- a/devel/ORBacus/Makefile
+++ b/devel/ORBacus/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= ejc@bazzle.com
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 400000
+.if ${OSVERSION} >= 400004
LIBSTDC= /usr/lib/libstdc++.a
.else
.if ${PORTOBJFORMAT} == "elf"