summaryrefslogtreecommitdiff
path: root/multimedia/handbrake
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-01-08 17:33:24 +0000
committerjoerg <joerg@pkgsrc.org>2010-01-08 17:33:24 +0000
commitdaf80cf859e59b5e261a2b3e771d27fd166b606d (patch)
treed9468cc2aa28106796f6ee6b43825e9efc2168ea /multimedia/handbrake
parent34458866006ef90fc9c8be2a241171f47f134254 (diff)
downloadpkgsrc-daf80cf859e59b5e261a2b3e771d27fd166b606d.tar.gz
Has a hidden bash invocation, so depend on it.
Diffstat (limited to 'multimedia/handbrake')
-rw-r--r--multimedia/handbrake/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile
index e5287bead23..059f399462a 100644
--- a/multimedia/handbrake/Makefile
+++ b/multimedia/handbrake/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/08/26 19:58:06 sno Exp $
+# $NetBSD: Makefile,v 1.6 2010/01/08 17:33:24 joerg Exp $
#
DISTNAME= HandBrake-0.9.3
@@ -46,7 +46,7 @@ NO_SRC_ON_FTP= ${RESTRICTED}
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake perl intltool msgfmt pkg-config
+USE_TOOLS+= gmake perl intltool msgfmt pkg-config bash
USE_TOOLS+= autoconf automake aclocal autoreconf m4
USE_LIBTOOL= yes
USE_LANGUAGES= c c++