diff options
author | soren <soren@pkgsrc.org> | 2000-01-11 02:25:28 +0000 |
---|---|---|
committer | soren <soren@pkgsrc.org> | 2000-01-11 02:25:28 +0000 |
commit | 2259fe94f260d44c734926e2f2b7f1c9baa27623 (patch) | |
tree | cf2604dc53b55fec4c87a006cd85f387acf461a4 /graphics/mtv | |
parent | 5b59feda75162b8e2e5e5412b32554f8c448d20a (diff) | |
download | pkgsrc-2259fe94f260d44c734926e2f2b7f1c9baa27623.tar.gz |
Allow newer versions of SuSE Linux libraries.
Diffstat (limited to 'graphics/mtv')
-rw-r--r-- | graphics/mtv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mtv/Makefile b/graphics/mtv/Makefile index 7540d155ee0..3bb10747621 100644 --- a/graphics/mtv/Makefile +++ b/graphics/mtv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1999/10/07 17:41:54 tron Exp $ +# $NetBSD: Makefile,v 1.11 2000/01/11 02:25:29 soren Exp $ DISTNAME= mtv-1.1.0.3 CATEGORIES= graphics @@ -10,7 +10,7 @@ ONLY_FOR_PLATFORM= NetBSD-1.4[K-Z]-i386 NetBSD-1.[5-9]*-i386 MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.mpegtv.com/ -DEPENDS= suse_xforms-6.1p1:../../emulators/suse_xforms +DEPENDS= suse_xforms>=6.1p1:../../emulators/suse_xforms DIST_SUBDIR= mtv LICENSE= fee-based-commercial-use |