summaryrefslogtreecommitdiff
path: root/net/ns
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-02-23 23:37:47 +0000
committerminskim <minskim@pkgsrc.org>2006-02-23 23:37:47 +0000
commit81f5231e4f34b4edebeea48e7ac1b46067c21794 (patch)
tree5ba8446f75099936812e5a789fb3f8f72b8fd765 /net/ns
parentc80c9512fb76ad0a0d397133e532b2bbf3fce289 (diff)
downloadpkgsrc-81f5231e4f34b4edebeea48e7ac1b46067c21794.tar.gz
This package needs tcl>=8.4.12nb1 and tk>=8.4.12nb2 to build.
Diffstat (limited to 'net/ns')
-rw-r--r--net/ns/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/ns/Makefile b/net/ns/Makefile
index 6aee1964db7..f89a71b2bff 100644
--- a/net/ns/Makefile
+++ b/net/ns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/02/05 23:10:28 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2006/02/23 23:37:47 minskim Exp $
DISTNAME= ns-src-2.29
PKGNAME= ${DISTNAME:S/-src//}
@@ -12,6 +12,9 @@ COMMENT= The UCB/LBNL Network Simulator Version 2
PKG_INSTALLATION_TYPES= overwrite pkgviews
+BUILDLINK_DEPENDS.tcl+= tcl>=8.4.12nb1
+BUILDLINK_DEPENDS.tk+= tk>=8.4.12nb2
+
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes