summaryrefslogtreecommitdiff
path: root/net/ktorrent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ktorrent/Makefile')
-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