diff options
author | kris <kris@FreeBSD.org> | 2003-05-06 14:57:29 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-06 14:57:29 +0800 |
commit | 410e1d6aa7dad76849b3f3ff9b56685a7288d0a5 (patch) | |
tree | deffcc33284a7744840fff1467304040a7ffca12 /net/cphone | |
parent | 2fcc32ed284d134168e2f9b04abd0e5e2ab0be24 (diff) | |
download | freebsd-ports-gnome-410e1d6aa7dad76849b3f3ff9b56685a7288d0a5.tar.gz freebsd-ports-gnome-410e1d6aa7dad76849b3f3ff9b56685a7288d0a5.tar.zst freebsd-ports-gnome-410e1d6aa7dad76849b3f3ff9b56685a7288d0a5.zip |
BROKEN: Does not compile
Diffstat (limited to 'net/cphone')
-rw-r--r-- | net/cphone/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/cphone/Makefile b/net/cphone/Makefile index 8f0cf5554b64..2c7e49db7d98 100644 --- a/net/cphone/Makefile +++ b/net/cphone/Makefile @@ -15,6 +15,8 @@ DISTNAME= cphone_0.1.0 MAINTAINER= roger@FreeBSD.org COMMENT= H323 Video Conferencing Program which uses QT +BROKEN= "Does not compile" + BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build WRKSRC= ${WRKDIR}/${PORTNAME} |