diff options
-rw-r--r-- | devel/omniORB/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile index b37f3a30c050..cf06b41f92bb 100644 --- a/devel/omniORB/Makefile +++ b/devel/omniORB/Makefile @@ -3,7 +3,7 @@ # Whom: ejc@bazzle.com # Version required: 2.2.0 # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/06/04 05:54:33 asami Exp $ # DISTNAME= omniORB_2.2.0 @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.orl.co.uk/pub/omniORB/ MAINTAINER= ejc@bazzle.com +BROKEN= posix.cc + MAN1= omniidl2.1 nameclt.1 omniNames.1 catior.1 genior.1 pre-patch: |