diff options
author | kris <kris@FreeBSD.org> | 2006-03-07 04:47:23 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-03-07 04:47:23 +0800 |
commit | a616f0537b53af610c5ee0fcc846ba8031b73c75 (patch) | |
tree | 2606757f4c170106cb75ef80dc4253d7f49c29e2 /net | |
parent | db7ed728b760743f8486ac577fbaebd86cdb0f90 (diff) | |
download | freebsd-ports-gnome-a616f0537b53af610c5ee0fcc846ba8031b73c75.tar.gz freebsd-ports-gnome-a616f0537b53af610c5ee0fcc846ba8031b73c75.tar.zst freebsd-ports-gnome-a616f0537b53af610c5ee0fcc846ba8031b73c75.zip |
BROKEN: Incomplete dependency list
Approved by: portmgr (implicit)
Diffstat (limited to 'net')
-rw-r--r-- | net/ekiga/Makefile | 2 | ||||
-rw-r--r-- | net/gnomemeeting/Makefile | 2 | ||||
-rw-r--r-- | net/ohphone/Makefile | 2 | ||||
-rw-r--r-- | net/openam/Makefile | 2 | ||||
-rw-r--r-- | net/opengk/Makefile | 2 | ||||
-rw-r--r-- | net/openmcu/Makefile | 2 |
6 files changed, 12 insertions, 0 deletions
diff --git a/net/ekiga/Makefile b/net/ekiga/Makefile index 481149a12659..1d2708a6808a 100644 --- a/net/ekiga/Makefile +++ b/net/ekiga/Makefile @@ -17,6 +17,8 @@ COMMENT= GNOME H323 Video Conferencing program, similar to NetMeeting BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323-112:build +BROKEN= Incomplete dependency list + # note, we do not want to clean openh323, otherwise it has to build # it all over again which can take several hours. NOCLEANDEPENDS= yes diff --git a/net/gnomemeeting/Makefile b/net/gnomemeeting/Makefile index 481149a12659..1d2708a6808a 100644 --- a/net/gnomemeeting/Makefile +++ b/net/gnomemeeting/Makefile @@ -17,6 +17,8 @@ COMMENT= GNOME H323 Video Conferencing program, similar to NetMeeting BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323-112:build +BROKEN= Incomplete dependency list + # note, we do not want to clean openh323, otherwise it has to build # it all over again which can take several hours. NOCLEANDEPENDS= yes diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile index 301b843d5eb4..19369691a1c2 100644 --- a/net/ohphone/Makefile +++ b/net/ohphone/Makefile @@ -19,6 +19,8 @@ COMMENT= H323 Video Conferencing Program, compatible with NetMeeting BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323-112:build +BROKEN= Incomplete dependency list + WRKSRC= ${WRKDIR}/${PORTNAME} NOCLEANDEPENDS= yes diff --git a/net/openam/Makefile b/net/openam/Makefile index 509d18895582..e8ee2eefad94 100644 --- a/net/openam/Makefile +++ b/net/openam/Makefile @@ -19,6 +19,8 @@ COMMENT= H323 Answer Machine BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323-112:build +BROKEN= Incomplete dependency list + WRKSRC= ${WRKDIR}/${PORTNAME} NOCLEANDEPENDS= yes diff --git a/net/opengk/Makefile b/net/opengk/Makefile index bd4cce3ebb30..e646b2793e96 100644 --- a/net/opengk/Makefile +++ b/net/opengk/Makefile @@ -19,6 +19,8 @@ COMMENT= Equivalence's H323 GateKeeper for OpenH323 OhPhone and NetMeeting BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323-112:build +BROKEN= Incomplete dependency list + WRKSRC= ${WRKDIR}/${PORTNAME} NOCLEANDEPENDS= yes diff --git a/net/openmcu/Makefile b/net/openmcu/Makefile index 3d0963df4565..cb72050584e6 100644 --- a/net/openmcu/Makefile +++ b/net/openmcu/Makefile @@ -19,6 +19,8 @@ COMMENT= OpenMCU hosts a conference call for H323 Video Conferencing users BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323-112:build +BROKEN= Incomplete dependency list + WRKSRC= ${WRKDIR}/${PORTNAME} NOCLEANDEPENDS= yes |