From 3733d1be77128930717dc8a076fac60847b57191 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Wed, 22 Oct 2003 02:02:35 +0000 Subject: Mark broken on 5.x. The distfile is from 1996 so updates might not be forthcoming. While I'm here, update the pkg-descr with a current URL. --- audio/vat/Makefile | 8 +++++++- audio/vat/pkg-descr | 2 ++ 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'audio/vat') diff --git a/audio/vat/Makefile b/audio/vat/Makefile index 47053ff9df1d..202e5923e1f1 100644 --- a/audio/vat/Makefile +++ b/audio/vat/Makefile @@ -15,6 +15,12 @@ DISTFILES= vatsrc-4.0b2.tar.gz MAINTAINER= fenner@FreeBSD.org COMMENT= The Visual Audio Tool - multicast audioconferencing +.include + +.if ${OSVERSION} >= 501000 +BROKEN= "Does not compile on FreeBSD ${OSVERSION}" +.endif + GSM_DIR= ${.CURDIR}/../../audio/gsm GSM_WORK= ${WRKDIRPREFIX}${GSM_DIR}/work/gsm-1.0-pl10 @@ -34,4 +40,4 @@ MAN1= vat.1 post-install: ${STRIP_CMD} ${PREFIX}/bin/vat -.include +.include diff --git a/audio/vat/pkg-descr b/audio/vat/pkg-descr index 61f95885629c..4c043e7dca5e 100644 --- a/audio/vat/pkg-descr +++ b/audio/vat/pkg-descr @@ -1,2 +1,4 @@ Vat allows users to conduct host-to-host or multihost audio teleconferences over an internet. + +WWW: http://www-nrg.ee.lbl.gov/vat/ -- cgit v1.2.3