summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-07-31 12:30:16 +0000
committerjoerg <joerg@pkgsrc.org>2007-07-31 12:30:16 +0000
commitb573295566a2d25ca5da5006b88c47c856cb5241 (patch)
tree966ea8548c011d1d16cc825cc97fe8b6a352eaaf /net
parent58f25ca39f23f5f90f0710b8033599af0c8a1668 (diff)
downloadpkgsrc-b573295566a2d25ca5da5006b88c47c856cb5241.tar.gz
Fix path to bash and depend on it. Bump revision.
Diffstat (limited to 'net')
-rw-r--r--net/ktorrent/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/net/ktorrent/Makefile b/net/ktorrent/Makefile
index 52e1c19e70d..4c337afb410 100644
--- a/net/ktorrent/Makefile
+++ b/net/ktorrent/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2007/07/22 08:38:57 abs Exp $
+# $NetBSD: Makefile,v 1.9 2007/07/31 12:30:16 joerg Exp $
DISTNAME= ktorrent-${KTORRENT_VER}
+PKGREVISION= 1
CATEGORIES= net kde
MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/
@@ -11,10 +12,12 @@ HOMEPAGE= http://ktorrent.org/
COMMENT= Graphical BitTorrent client for KDE
USE_LANGUAGES= c c++
-USE_TOOLS+= msgfmt perl:run
+USE_TOOLS+= gmake msgfmt pkg-config bash:run perl:run
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+=
+
+REPLACE_BASH= scripts/ktshell
BUILDLINK_DEPMETHOD.libXt?= build