View | Details | Raw Unified | Return to bug 13677 | Differences between
and this patch

Collapse All | Expand All

(-)devel/ORBacus/Makefile (-1 / +1 lines)
Lines 15-21 Link Here
15
15
16
.include <bsd.port.pre.mk>
16
.include <bsd.port.pre.mk>
17
17
18
.if ${OSVERSION} >= 400000
18
.if ${OSVERSION} >= 400004
19
LIBSTDC=	/usr/lib/libstdc++.a
19
LIBSTDC=	/usr/lib/libstdc++.a
20
.else
20
.else
21
.if ${PORTOBJFORMAT} == "elf"
21
.if ${PORTOBJFORMAT} == "elf"

Return to bug 13677