pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/exmh This can work fine with normal tk -- it does...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9d871dd4eef5
branches: trunk
changeset: 487073:9d871dd4eef5
user: perry <perry%pkgsrc.org@localhost>
date: Sat Jan 08 16:53:25 2005 +0000
description:
This can work fine with normal tk -- it does not need tk83
diffstat:
mail/exmh/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 90d3033b1fe0 -r 9d871dd4eef5 mail/exmh/Makefile
--- a/mail/exmh/Makefile Sat Jan 08 15:45:23 2005 +0000
+++ b/mail/exmh/Makefile Sat Jan 08 16:53:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2004/03/08 20:27:14 minskim Exp $
+# $NetBSD: Makefile,v 1.35 2005/01/08 16:53:25 perry Exp $
# FreeBSD Id: Makefile,v 1.25 1998/02/15 05:36:54 peter Exp
#
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.beedub.com/exmh/
COMMENT= X11/TK based mail reader front end to MH
-DEPENDS+= tk>=8.3.2:../../x11/tk83
+DEPENDS+= tk>=8.3.2:../../x11/tk
DEPENDS+= nmh>=1.0:../../mail/nmh
DEPENDS+= metamail>=2.7:../../mail/metamail
Home |
Main Index |
Thread Index |
Old Index