From 7fc3da416e7412da265708b5301360fde1eee103 Mon Sep 17 00:00:00 2001 From: jwise Date: Thu, 31 Aug 2000 16:30:44 +0000 Subject: Adapt this package to tk-8.3.2. --- mail/exmh/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'mail/exmh') diff --git a/mail/exmh/Makefile b/mail/exmh/Makefile index a8d96cddb79..474d71221a2 100644 --- a/mail/exmh/Makefile +++ b/mail/exmh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2000/03/07 20:18:42 kim Exp $ +# $NetBSD: Makefile,v 1.23 2000/08/31 16:30:44 jwise Exp $ # FreeBSD Id: Makefile,v 1.25 1998/02/15 05:36:54 peter Exp # @@ -9,8 +9,7 @@ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/exmh/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.beedub.com/exmh/ -DEPENDS+= tcl-8.0.5:../../lang/tcl80 -DEPENDS+= tk-8.0.5:../../x11/tk80 +DEPENDS+= tk-8.3.2:../../x11/tk DEPENDS+= nmh>=1.0:../../mail/nmh DEPENDS+= mm>=2.7:../../mail/metamail @@ -19,8 +18,8 @@ DEPENDS+= mm>=2.7:../../mail/metamail DIST_SUBDIR= ${PKGNAME} USE_X11= yes -WISH= wish8.0 -TCLSH= tclsh8.0 +WISH= wish +TCLSH= tclsh # Additionally, exmh will use the following packages if present: # lang/expect -- cgit v1.2.3