summaryrefslogtreecommitdiff
path: root/mail/exmh
diff options
context:
space:
mode:
authorjwise <jwise>2000-08-31 16:30:44 +0000
committerjwise <jwise>2000-08-31 16:30:44 +0000
commit7fc3da416e7412da265708b5301360fde1eee103 (patch)
tree4ea3d79eb4bc3bfdab4b8561cefe1b33564dcbb7 /mail/exmh
parent8b97fac165a9c5f9a15e61ef4d26ca80738636d3 (diff)
downloadpkgsrc-7fc3da416e7412da265708b5301360fde1eee103.tar.gz
Adapt this package to tk-8.3.2.
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