diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2007-11-15 09:55:33 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2007-11-15 09:55:33 +0000 |
| commit | 540e561be68e981dae78370a9a6015d3333d4918 (patch) | |
| tree | 30454857a6bf9296d4710bc0012f99b605a63932 | |
| parent | Fix gcc 4.2 build. (diff) | |
Mark broken: bad checksum.
Approved by: portmgr (self)
| -rw-r--r-- | audio/ventrilo-server/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/ventrilo-server/Makefile b/audio/ventrilo-server/Makefile index d50250f0eb99..f22f8bed2cbb 100644 --- a/audio/ventrilo-server/Makefile +++ b/audio/ventrilo-server/Makefile @@ -18,6 +18,8 @@ COMMENT= Server side of the Ventrilo group voice chat system FETCH_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x +BROKEN= bad checksum + ONLY_FOR_ARCHS= i386 NO_BUILD= yes RESTRICTED= Redistribution of pre-compiled binaries is not permitted |
