diff options
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/vat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |