diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-22 01:15:58 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-22 01:15:58 +0000 |
commit | 7636056fca752ca7af0413c0d04f666eb377380e (patch) | |
tree | a13d7ba5caf0d807915c63380b2da8534ca3f72c /devel/omniORB | |
parent | d2358a93fbda67a57c94a82885d04e3545d79cbd (diff) | |
download | ports-7636056fca752ca7af0413c0d04f666eb377380e.tar.gz ports-7636056fca752ca7af0413c0d04f666eb377380e.zip |
Mark this port broken, it doesn't build.
Notes
Notes:
svn path=/head/; revision=8745
Diffstat (limited to 'devel/omniORB')
-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: |