pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/mencoder Fix Posix Threads locking problem as...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dd58d3e9d519
branches: trunk
changeset: 467095:dd58d3e9d519
user: tron <tron%pkgsrc.org@localhost>
date: Mon Jan 26 12:03:33 2004 +0000
description:
Fix Posix Threads locking problem as suggested by Min Sik Kim on the
"current-users" mailing list.
diffstat:
graphics/mencoder/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r a7f0c157d03b -r dd58d3e9d519 graphics/mencoder/Makefile
--- a/graphics/mencoder/Makefile Mon Jan 26 12:02:36 2004 +0000
+++ b/graphics/mencoder/Makefile Mon Jan 26 12:03:33 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2003/12/12 22:09:02 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.22 2004/01/26 12:03:33 tron Exp $
PKGNAME= mencoder-${MPLAYER_PKG_VERSION}
+PKGREVISION= 1
COMMENT= Simple movie encoder for MPlayer-playable movies
.include "../../graphics/mplayer-share/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index