pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/mplayer-share Pull in xvidcore via buildlink.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e9df2de6992
branches:  trunk
changeset: 462610:4e9df2de6992
user:      mycroft <mycroft%pkgsrc.org@localhost>
date:      Mon Oct 06 05:49:24 2003 +0000

description:
Pull in xvidcore via buildlink.

diffstat:

 graphics/mplayer-share/Makefile.depends |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4ecab0df7ea1 -r 4e9df2de6992 graphics/mplayer-share/Makefile.depends
--- a/graphics/mplayer-share/Makefile.depends   Mon Oct 06 04:52:06 2003 +0000
+++ b/graphics/mplayer-share/Makefile.depends   Mon Oct 06 05:49:24 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.depends,v 1.21 2003/09/17 19:40:31 grant Exp $
+# $NetBSD: Makefile.depends,v 1.22 2003/10/06 05:49:24 mycroft Exp $
 #
 
 DEPENDS+=      mplayer-share>=${MPLAYER_PKG_VERSION}:../../graphics/mplayer-share
@@ -36,6 +36,7 @@
 .include "../../graphics/jpeg/buildlink2.mk"
 .include "../../graphics/libungif/buildlink2.mk"
 .include "../../graphics/png/buildlink2.mk"
+.include "../../graphics/xvidcore/buildlink2.mk"
 .include "../../misc/libdvdread/buildlink2.mk"
 
 .if defined(USE_OSS)



Home | Main Index | Thread Index | Old Index