pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/tkined Wildcard tcl-scotty dependency.
details: https://anonhg.NetBSD.org/pkgsrc/rev/13d9484b7c43
branches: trunk
changeset: 464954:13d9484b7c43
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Dec 18 09:52:32 2003 +0000
description:
Wildcard tcl-scotty dependency.
diffstat:
net/tkined/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e5fe82394e2b -r 13d9484b7c43 net/tkined/Makefile
--- a/net/tkined/Makefile Thu Dec 18 09:52:01 2003 +0000
+++ b/net/tkined/Makefile Thu Dec 18 09:52:32 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/21 17:11:25 martti Exp $
+# $NetBSD: Makefile,v 1.8 2003/12/18 09:52:32 wiz Exp $
#
DISTNAME= scotty-2.1.11
@@ -12,7 +12,7 @@
COMMENT= Graphical network discovery and monitoring tool based on scotty
DEPENDS+= tk>=8.3.2:../../x11/tk
-DEPENDS+= tcl-scotty-2.1.11:../../net/tcl-scotty
+DEPENDS+= tcl-scotty>=2.1.11:../../net/tcl-scotty
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-tcl-config=${PREFIX}/lib --enable-multicast \
Home |
Main Index |
Thread Index |
Old Index