pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/handbrake add yasm as a build dependency
details: https://anonhg.NetBSD.org/pkgsrc/rev/a80ef0267420
branches: trunk
changeset: 553690:a80ef0267420
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Wed Jan 28 03:41:09 2009 +0000
description:
add yasm as a build dependency
diffstat:
multimedia/handbrake/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 035cc9e5afdd -r a80ef0267420 multimedia/handbrake/Makefile
--- a/multimedia/handbrake/Makefile Wed Jan 28 00:37:27 2009 +0000
+++ b/multimedia/handbrake/Makefile Wed Jan 28 03:41:09 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/01/21 14:19:14 jmcneill Exp $
+# $NetBSD: Makefile,v 1.3 2009/01/28 03:41:09 jmcneill Exp $
#
DISTNAME= HandBrake-0.9.3
@@ -53,6 +53,7 @@
BUILD_DEPENDS+= jam>=2.5.2:../../devel/jam
BUILD_DEPENDS+= nasm>=2.05.01:../../devel/nasm
+BUILD_DEPENDS+= yasm>=0.6.1:../../devel/yasm
CLI_CONFIGURE_ARGS= --release
Home |
Main Index |
Thread Index |
Old Index