diff options
-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 47f083648a7..0aaca10eb91 100644 --- a/meta-pkgs/fxtv-capture/Makefile +++ b/meta-pkgs/fxtv-capture/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/02/22 20:48:15 jmmv Exp $ +# $NetBSD: Makefile,v 1.9 2004/02/24 21:55:28 jmmv Exp $ # DISTNAME= fxtv-capture-1.0 @@ -12,7 +12,7 @@ COMMENT= Meta-package including all packages to capture video with bktr(4) 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+= mpeg_encode-*:../../multimedia/mpeg_encode DEPENDS+= mplex>=1.1:../../multimedia/mplex EXTRACT_ONLY= # empty |