diff options
Diffstat (limited to 'net/openh323proxy/Makefile')
-rw-r--r-- | net/openh323proxy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/openh323proxy/Makefile b/net/openh323proxy/Makefile index 15078bc..b034737 100644 --- a/net/openh323proxy/Makefile +++ b/net/openh323proxy/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= roger@FreeBSD.org COMMENT= Proxy for H323 Videoconferencing app (OhPhone,GnomeMeeting,NetMeeting) +BROKEN= "Does not compile" + BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build WRKSRC= ${WRKDIR}/${PORTNAME} |