diff options
-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 de539d492e11..6285f0a6b99d 100644 --- a/net/openh323proxy/Makefile +++ b/net/openh323proxy/Makefile @@ -15,6 +15,8 @@ MAINTAINER= roger@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build +BROKEN= Will not work until someone writes a GetRoutingTable function + WRKSRC= ${WRKDIR}/${PORTNAME} NOCLEANDEPENDS= yes |