pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bittorrent-gui Fix DEPENDS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bd4ae9ec52ec
branches: trunk
changeset: 470276:bd4ae9ec52ec
user: recht <recht%pkgsrc.org@localhost>
date: Sun Mar 07 21:34:06 2004 +0000
description:
Fix DEPENDS.
spotted by wiz@
diffstat:
net/bittorrent-gui/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3e8ee878ab7f -r bd4ae9ec52ec net/bittorrent-gui/Makefile
--- a/net/bittorrent-gui/Makefile Sun Mar 07 21:31:39 2004 +0000
+++ b/net/bittorrent-gui/Makefile Sun Mar 07 21:34:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/03/03 10:04:04 recht Exp $
+# $NetBSD: Makefile,v 1.2 2004/03/07 21:34:06 recht Exp $
#
.include "../../net/bittorrent/Makefile.common"
@@ -7,7 +7,7 @@
COMMENT+= (wxGTK GUI)
-DEPENDS+= bittorrent-3.3nb5:../../net/bittorrent
+DEPENDS+= bittorrent>=3.4:../../net/bittorrent
NO_CONFIGURE= # defined
NO_BUILD= # defined
Home |
Main Index |
Thread Index |
Old Index