From 36ecd0866f0b9c5cb523d3a22ce249d6bc2bac08 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 18 May 2002 02:13:41 +0000 Subject: BROKEN: Incorrect checksum --- net/ns/Makefile | 6 ++++-- net/ns2/Makefile | 6 ++++-- 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= -- cgit v1.2.3