summaryrefslogtreecommitdiff
path: root/mail/exmh
diff options
context:
space:
mode:
Diffstat (limited to 'mail/exmh')
-rw-r--r--mail/exmh/Makefile9
1 files changed, 4 insertions, 5 deletions
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