diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-01 01:48:31 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-01 01:48:31 +0000 |
commit | 57702f7ace6fcdfb043651314333ff601a04104e (patch) | |
tree | 8cfc1d8ae2de3be36a64ad2cafb79394734289c5 /devel/ORBacus | |
parent | 08bc600740d4106de18d2f2e4203f8c17c43d67b (diff) | |
download | ports-57702f7ace6fcdfb043651314333ff601a04104e.tar.gz ports-57702f7ace6fcdfb043651314333ff601a04104e.zip |
Notes
Diffstat (limited to 'devel/ORBacus')
-rw-r--r-- | devel/ORBacus/Makefile | 2 |
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" |