diff options
author | tron <tron> | 2000-08-29 12:36:46 +0000 |
---|---|---|
committer | tron <tron> | 2000-08-29 12:36:46 +0000 |
commit | 40381e7fbf2905f646bb86d4c2de9efd01264eaf (patch) | |
tree | 2fe5a89dff5ebc146c46a57813b38ac1f6008817 /graphics | |
parent | f20e39540a85046305bd569485d8d64e341277b7 (diff) | |
download | pkgsrc-40381e7fbf2905f646bb86d4c2de9efd01264eaf.tar.gz |
Add dependence on "suse_audio" package.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/mtv/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/mtv/Makefile b/graphics/mtv/Makefile index dda010e0c55..fbd6a8e11a4 100644 --- a/graphics/mtv/Makefile +++ b/graphics/mtv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2000/08/25 00:20:23 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2000/08/29 12:36:46 tron Exp $ DISTNAME= mtv-1.1.4 CATEGORIES= graphics @@ -8,6 +8,7 @@ DISTFILES= ${DISTNAME}-1.i386.rpm SDL-1.1.2-1.i386.rpm MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.mpegtv.com/ +DEPENDS= suse_audio>=6.3:../../emulators/suse_audio DEPENDS= suse_xforms>=6.3:../../emulators/suse_xforms ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-i386 NetBSD-1.4Z[A-Z]-i386 \ |