From c6ac4c37007ebfb6c8e561d4bc20f135175d05a1 Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Thu, 11 Sep 1997 03:55:02 +0000 Subject: Make port work with tcl/tk 8.0 --- net/imm/Makefile | 6 +++--- net/sdr/Makefile | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net') diff --git a/net/imm/Makefile b/net/imm/Makefile index b22d5c58364f..bef1f50a74ab 100644 --- a/net/imm/Makefile +++ b/net/imm/Makefile @@ -3,18 +3,18 @@ # Date created: 13 October 1994 # Whom: wollman # -# $Id: Makefile,v 1.10 1996/11/19 21:42:08 fenner Exp $ +# $Id: Makefile,v 1.11 1997/04/20 13:19:20 wosch Exp $ # DISTNAME= imm-3.5a1 -CATEGORIES= mbone tk41 +CATEGORIES= mbone tk80 MASTER_SITES= ftp://ftp.hawaii.edu/paccom/imm-3.5a1/ DISTFILES= imm.source.tar.Z WRKSRC= ${WRKDIR}/mnm MAINTAINER= fenner@freebsd.org -LIB_DEPENDS= tk41\\.1:${PORTSDIR}/x11/tk41 +LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80 USE_X11= yes diff --git a/net/sdr/Makefile b/net/sdr/Makefile index 0ef3baed12ca..4c9acb1c9832 100644 --- a/net/sdr/Makefile +++ b/net/sdr/Makefile @@ -3,17 +3,17 @@ # Date created: 5 September 1996 # Whom: Bill Fenner # -# $Id: Makefile,v 1.3 1996/11/26 11:21:38 asami Exp $ +# $Id: Makefile,v 1.4 1997/04/20 13:19:25 wosch Exp $ # DISTNAME= sdr.V2.3a1 PKGNAME= sdr-2.3a1 -CATEGORIES= mbone tk41 +CATEGORIES= mbone tk80 MASTER_SITES= ftp://cs.ucl.ac.uk/mice/sdr/ MAINTAINER= fenner@FreeBSD.org -LIB_DEPENDS= tk41\\.1:${PORTSDIR}/x11/tk41 +LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80 RESTRICTED= "Contains DES encryption" NO_WRKSUBDIR= yes -- cgit v1.2.3