pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/fxtv-capture Fix path to mpeg_encode, now in...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3102c7095725
branches:  trunk
changeset: 469517:3102c7095725
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Feb 24 21:55:28 2004 +0000

description:
Fix path to mpeg_encode, now in the multimedia category.

diffstat:

 meta-pkgs/fxtv-capture/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1ed405e6712e -r 3102c7095725 meta-pkgs/fxtv-capture/Makefile
--- a/meta-pkgs/fxtv-capture/Makefile   Tue Feb 24 21:51:04 2004 +0000
+++ b/meta-pkgs/fxtv-capture/Makefile   Tue Feb 24 21:55:28 2004 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index