aboutsummaryrefslogtreecommitdiff
path: root/mail/exmh2
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@FreeBSD.org>2004-02-09 06:13:37 +0000
committerBruce A. Mah <bmah@FreeBSD.org>2004-02-09 06:13:37 +0000
commitea5bff9ad48f134bc5866ae13bf1beb60fe6ef3e (patch)
tree12b16da8c38648f364386a137c55b3bb96990a25 /mail/exmh2
parent5a8265bf7f94ca007a34fbd9986fe1ae950767ca (diff)
downloadports-ea5bff9ad48f134bc5866ae13bf1beb60fe6ef3e.tar.gz
ports-ea5bff9ad48f134bc5866ae13bf1beb60fe6ef3e.zip
Notes
Diffstat (limited to 'mail/exmh2')
-rw-r--r--mail/exmh2/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile
index 06a99e897266..7195f86fdf36 100644
--- a/mail/exmh2/Makefile
+++ b/mail/exmh2/Makefile
@@ -8,8 +8,8 @@
# "+=" and "?=" lines are for sharing this Makefile with japanese/exmh2.
PORTNAME= exmh
PORTVERSION= 2.6.3
-PORTREVISION= 2
-CATEGORIES+= mail tk83
+PORTREVISION= 3
+CATEGORIES+= mail tk84
MASTER_SITES= ftp://ftp.tcl.tk/pub/tcl/%SUBDIR%/
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -23,10 +23,10 @@ BUILD_DEPENDS= tclsh8.0jp:${PORTSDIR}/japanese/tcl80
WISH= wish8.0jp
TCLSH= tclsh8.0jp
.else
-RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83
-BUILD_DEPENDS= tclsh8.3:${PORTSDIR}/lang/tcl83
-WISH= wish8.3
-TCLSH= tclsh8.3
+RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
+BUILD_DEPENDS= tclsh8.4:${PORTSDIR}/lang/tcl84
+WISH= wish8.4
+TCLSH= tclsh8.4
.endif
# exmh is pretty useless without this, but it's not needed to build it.