diff options
author | knu <knu@FreeBSD.org> | 2001-11-07 05:41:41 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-11-07 05:41:41 +0800 |
commit | cbb6efbec2a817e7039272720fc3324c0dfc74e0 (patch) | |
tree | 6355d581c3dd95cfad004604301d95a0943c7757 /mail/tkrat2 | |
parent | 2089fc668ef67fabefe501cfa5222f751d73e9e3 (diff) | |
download | freebsd-ports-gnome-cbb6efbec2a817e7039272720fc3324c0dfc74e0.tar.gz freebsd-ports-gnome-cbb6efbec2a817e7039272720fc3324c0dfc74e0.tar.zst freebsd-ports-gnome-cbb6efbec2a817e7039272720fc3324c0dfc74e0.zip |
Set LATEST_LINK to "tkrat2".
Diffstat (limited to 'mail/tkrat2')
-rw-r--r-- | mail/tkrat2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index 786f40c5efb5..0df43e0c784c 100644 --- a/mail/tkrat2/Makefile +++ b/mail/tkrat2/Makefile @@ -18,6 +18,8 @@ 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 \ |