aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/ns/Makefile6
-rw-r--r--net/ns2/Makefile6
2 files changed, 8 insertions, 4 deletions
diff --git a/net/ns/Makefile b/net/ns/Makefile
index b5f998397712..c3479f56e394 100644
--- a/net/ns/Makefile
+++ b/net/ns/Makefile
@@ -13,8 +13,10 @@ DISTNAME= ns-src-2.1b7
MAINTAINER= obonilla@fisicc-ufm.edu
+BROKEN= "Checksum is incorrect"
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl
-RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82
+RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.3:${PORTSDIR}/lang/tcl83
MAN1= ns.1
MANCOMPRESSED= no
@@ -22,7 +24,7 @@ MANCOMPRESSED= no
WRKSRC= ${WRKDIR}/ns-2.1b7
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-tcl-ver=8.2 --with-tk-ver=8.2
+CONFIGURE_ARGS= --with-tcl-ver=8.3 --with-tk-ver=8.3
ALL_TARGET=
diff --git a/net/ns2/Makefile b/net/ns2/Makefile
index b5f998397712..c3479f56e394 100644
--- a/net/ns2/Makefile
+++ b/net/ns2/Makefile
@@ -13,8 +13,10 @@ DISTNAME= ns-src-2.1b7
MAINTAINER= obonilla@fisicc-ufm.edu
+BROKEN= "Checksum is incorrect"
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl
-RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82
+RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.3:${PORTSDIR}/lang/tcl83
MAN1= ns.1
MANCOMPRESSED= no
@@ -22,7 +24,7 @@ MANCOMPRESSED= no
WRKSRC= ${WRKDIR}/ns-2.1b7
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-tcl-ver=8.2 --with-tk-ver=8.2
+CONFIGURE_ARGS= --with-tcl-ver=8.3 --with-tk-ver=8.3
ALL_TARGET=