summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz>2003-12-18 09:52:32 +0000
committerwiz <wiz>2003-12-18 09:52:32 +0000
commitb7323778a6e419c0de226e05d8289865eba35583 (patch)
tree2c8f14e51bde81fe4f78c842a924711289ec8efe /net
parent73e8a53086ce7ddd8d8d7de84975c87027327612 (diff)
downloadpkgsrc-b7323778a6e419c0de226e05d8289865eba35583.tar.gz
Wildcard tcl-scotty dependency.
Diffstat (limited to 'net')
-rw-r--r--net/tkined/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tkined/Makefile b/net/tkined/Makefile
index 0db4d3698c2..a248261e65c 100644
--- a/net/tkined/Makefile
+++ b/net/tkined/Makefile
@@ -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 @@ HOMEPAGE= http://wwwhome.cs.utwente.nl/~schoenw/scotty/
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 \