From d734f7e4ba2c5758af9d38b2945e3670ba10525d Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Jun 2000 22:40:04 +0000 Subject: Fix dependency on gsm, as noted by Michael Eriksson in pkg/10381. --- mbone/vat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mbone') diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile index 3f5ca8a8c96..bd085363e01 100644 --- a/mbone/vat/Makefile +++ b/mbone/vat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2000/04/07 17:20:40 hubertf Exp $ +# $NetBSD: Makefile,v 1.30 2000/06/16 22:40:04 wiz Exp $ # DISTNAME= vatsrc-4.0b2 @@ -12,7 +12,7 @@ HOMEPAGE= http://www-nrg.ee.lbl.gov/vat/ BUILD_DEPENDS+= ${LOCALBASE}/include/gsm/private.h:../../audio/gsm DEPENDS+= tk-8.0.5:../../x11/tk80 -DEPENDS+= gsm-1.0.10:${GSM_DIR} +DEPENDS+= gsm-1.0.10:../../audio/gsm NOT_FOR_PLATFORM= *-*-alpha # filter.cc compiler error -- cgit v1.2.3