pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/xawtv Fix path to and depend on bash.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e0bf5f2c97e7
branches: trunk
changeset: 531726:e0bf5f2c97e7
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Aug 05 15:04:38 2007 +0000
description:
Fix path to and depend on bash.
diffstat:
multimedia/xawtv/Makefile | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 58e46d0db23a -r e0bf5f2c97e7 multimedia/xawtv/Makefile
--- a/multimedia/xawtv/Makefile Sun Aug 05 14:58:49 2007 +0000
+++ b/multimedia/xawtv/Makefile Sun Aug 05 15:04:38 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2007/02/02 14:55:37 joerg Exp $
+# $NetBSD: Makefile,v 1.22 2007/08/05 15:04:38 joerg Exp $
#
DISTNAME= xawtv-3.95
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= http://dl.bytesex.org/releases/xawtv/
@@ -12,7 +12,9 @@
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
GNU_CONFIGURE= YES
-USE_TOOLS+= gmake perl
+USE_TOOLS+= gmake perl bash:run
+
+REPLACE_BASH= scripts/subtitles
CONFIGURE_ARGS+= --disable-aalib
CONFIGURE_ARGS+= --disable-motif
Home |
Main Index |
Thread Index |
Old Index