aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-05-07 08:12:29 +0800
committerkris <kris@FreeBSD.org>2003-05-07 08:12:29 +0800
commitc6865bfdbe00860070d73767533b6738f9fa4e6f (patch)
treed365d1faa2e40cb1d76358da1258ea09826a22b7 /devel
parent94328b7b6708059b740f6ad6bb7bc19345a2e3ff (diff)
downloadfreebsd-ports-gnome-c6865bfdbe00860070d73767533b6738f9fa4e6f.tar.gz
freebsd-ports-gnome-c6865bfdbe00860070d73767533b6738f9fa4e6f.tar.zst
freebsd-ports-gnome-c6865bfdbe00860070d73767533b6738f9fa4e6f.zip
BROKEN: Does not compile
Diffstat (limited to 'devel')
-rw-r--r--devel/ptl/Makefile2
-rw-r--r--devel/py-omniorb/Makefile2
-rw-r--r--devel/uds/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/devel/ptl/Makefile b/devel/ptl/Makefile
index 276ed847df7e..d7ca5190f695 100644
--- a/devel/ptl/Makefile
+++ b/devel/ptl/Makefile
@@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME:U}-${PORTVERSION}
MAINTAINER= knu@FreeBSD.org
COMMENT= A user level multi-thread library based on POSIX 1003.1c API
+BROKEN= "Does not compile"
+
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
PATCH_SITES= ${MASTER_SITES}
diff --git a/devel/py-omniorb/Makefile b/devel/py-omniorb/Makefile
index db3c1f997cbf..5eeb11952c6f 100644
--- a/devel/py-omniorb/Makefile
+++ b/devel/py-omniorb/Makefile
@@ -16,6 +16,8 @@ DISTNAME= omniORBpy-${PORTVERSION}
MAINTAINER= ak03@gte.com
COMMENT= Python bindings for omniORB4, a CORBA 2.6 ORB
+BROKEN= "Does not compile"
+
LIB_DEPENDS= omniORB4.0:${PORTSDIR}/devel/omniORB
RUN_DEPENDS= omniidl:${PORTSDIR}/devel/omniORB
# parts of omniORB4 source tree is required to build omniORBpy;
diff --git a/devel/uds/Makefile b/devel/uds/Makefile
index 2eb22db9bdfc..3bf122edd644 100644
--- a/devel/uds/Makefile
+++ b/devel/uds/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://frost.flewid.de/dist/
MAINTAINER= ports@FreeBSD.org
COMMENT= UDS (Useful Development Stuff) Collection
+BROKEN= "Does not compile"
+
USE_REINPLACE= yes
USE_GCC= 3.1
USE_GMAKE= yes