diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-02-14 15:29:21 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-02-14 15:29:21 +0000 |
commit | 38052bdcd845bb049ca6433a22890699a7e025b7 (patch) | |
tree | 24d4e4f665bf3a47b2c7efc4ea90ee0b35b83377 /mail | |
parent | d1b2d13b032dcce1faeaa9f9c9605f08675a3de6 (diff) | |
download | ports-38052bdcd845bb049ca6433a22890699a7e025b7.tar.gz ports-38052bdcd845bb049ca6433a22890699a7e025b7.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postilion/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/postilion/Makefile b/mail/postilion/Makefile index 310920cbcf57..f9f8a6ebf8f3 100644 --- a/mail/postilion/Makefile +++ b/mail/postilion/Makefile @@ -18,6 +18,9 @@ COMMENT= Mail client with the NeXt look LIB_DEPENDS= c-client4:${PORTSDIR}/mail/cclient RUN_DEPENDS= ${LOCALBASE}/lib/Img1.2/pkgIndex.tcl:${PORTSDIR}/graphics/libimg-tk83 +DEPRECATED= tcl8.3 support is going to be dropped +EXPIRATION_DATE= 2009-05-22 + USE_TK= 83 USE_TK_BUILD= 83 |