summaryrefslogtreecommitdiff
path: root/multimedia
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
commit6a2ce225417c4c070cf42660076529a16daf32c8 (patch)
treed9468cc2aa28106796f6ee6b43825e9efc2168ea /multimedia
parent47447712b0ad780feb4ee105b1dca715e3b2363b (diff)
downloadpkgsrc-6a2ce225417c4c070cf42660076529a16daf32c8.tar.gz
Has a hidden bash invocation, so depend on it.
Diffstat (limited to 'multimedia')
-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++