summaryrefslogtreecommitdiff
path: root/mbone
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-08-24 00:46:13 +0000
committerwiz <wiz@pkgsrc.org>2000-08-24 00:46:13 +0000
commit7b4c3ce8e144bb0de6afda8451736bec843de38d (patch)
tree16cd746c34c705021de6bc4294b50f7b690a103b /mbone
parente9aab1ae0757dcd4dd40d0490beb0cb0497be789 (diff)
downloadpkgsrc-7b4c3ce8e144bb0de6afda8451736bec843de38d.tar.gz
We don't need BUILD_DEPENDS and DEPENDS for the same package,
but we need an autoconf dependency if we use it.
Diffstat (limited to 'mbone')
-rw-r--r--mbone/vat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile
index bd085363e01..447f0c77316 100644
--- a/mbone/vat/Makefile
+++ b/mbone/vat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2000/06/16 22:40:04 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2000/08/24 00:46:13 wiz Exp $
#
DISTNAME= vatsrc-4.0b2
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vat/alpha-test/
MAINTAINER= mycroft@netbsd.org
HOMEPAGE= http://www-nrg.ee.lbl.gov/vat/
-BUILD_DEPENDS+= ${LOCALBASE}/include/gsm/private.h:../../audio/gsm
+BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
DEPENDS+= tk-8.0.5:../../x11/tk80
DEPENDS+= gsm-1.0.10:../../audio/gsm