diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-26 12:54:36 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-26 12:54:36 +0000 |
commit | 47271c3823272f3975dedfd5377e2baa04eceb56 (patch) | |
tree | e703070121a475376a9bb95fe1c095ceeeeac00d /meta-pkgs | |
parent | 21be70ffa4f77859cd000d20eb6e98693a8f29bf (diff) | |
download | pkgsrc-47271c3823272f3975dedfd5377e2baa04eceb56.tar.gz |
Fix path to mplex (moved to the multimedia category).
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/fxtv-capture/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/fxtv-capture/Makefile b/meta-pkgs/fxtv-capture/Makefile index a45bc21a67e..5c4aeaf9296 100644 --- a/meta-pkgs/fxtv-capture/Makefile +++ b/meta-pkgs/fxtv-capture/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/01/26 11:44:54 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/26 12:54:36 jmmv Exp $ # DISTNAME= fxtv-capture-1.0 @@ -13,7 +13,7 @@ DEPENDS+= sox>=12.17.1:../../audio/sox DEPENDS+= mpegaudio>=3.9:../../audio/mpegaudio DEPENDS+= fxtv>=1.03nb1:../../multimedia/fxtv DEPENDS+= mpeg_encode-*:../../graphics/mpeg_encode -DEPENDS+= mplex>=1.1:../../graphics/mplex +DEPENDS+= mplex>=1.1:../../multimedia/mplex EXTRACT_ONLY= # empty NO_CHECKSUM= yes |