diff options
author | mi <mi@FreeBSD.org> | 2001-11-20 13:05:07 +0000 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2001-11-20 13:05:07 +0000 |
commit | 26a84490bbfcf1caa2da31e0cafd937ccf94e39d (patch) | |
tree | 6ab5d3df1b7427207fc3d8601b9ae928f14ef709 /mail/tkrat2 | |
parent | ee3127064547d0aca696b4ffaa2c74a70e344b26 (diff) | |
download | FreeBSD-ports-26a84490bbfcf1caa2da31e0cafd937ccf94e39d.zip FreeBSD-ports-26a84490bbfcf1caa2da31e0cafd937ccf94e39d.tar.gz |
Remove the long obsolete mail/tkrat port. Remove the NO_LATEST_LINK from
mail/tkrat2/Makefile.
Perhaps, tkrat2 should now be repo-copied into tkrat :) Or, may be, the
place should be kept open for the upcoming tkrat3...
Approved by: mail/tkrat's maintainer (petef)
Diffstat (limited to 'mail/tkrat2')
-rw-r--r-- | mail/tkrat2/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index 0df43e0..786f40c 100644 --- a/mail/tkrat2/Makefile +++ b/mail/tkrat2/Makefile @@ -18,8 +18,6 @@ LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 \ tk83:${PORTSDIR}/x11-toolkits/tk83 \ c-client4.8:${PORTSDIR}/mail/cclient -LATEST_LINK= tkrat2 - GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl-config=${PREFIX}/lib/tcl8.3 \ |