pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ktorrent Fix path to bash and depend on it. Bump r...
details: https://anonhg.NetBSD.org/pkgsrc/rev/47a5b53e64ec
branches: trunk
changeset: 531476:47a5b53e64ec
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jul 31 12:30:16 2007 +0000
description:
Fix path to bash and depend on it. Bump revision.
diffstat:
net/ktorrent/Makefile | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r bf3b22626463 -r 47a5b53e64ec net/ktorrent/Makefile
--- a/net/ktorrent/Makefile Tue Jul 31 12:26:58 2007 +0000
+++ b/net/ktorrent/Makefile Tue Jul 31 12:30:16 2007 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index