diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2001-11-20 13:05:07 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2001-11-20 13:05:07 +0000 |
commit | 8d8ae7ba6beebf9408646d8f985bc681e68583c7 (patch) | |
tree | ace1e639fd5d83a5415ecd4f2fe720b1ae8afe2d /mail/tkrat2 | |
parent | ad3d1270ae41171f1c19163f29e3cb5557510c10 (diff) | |
download | ports-8d8ae7ba6beebf9408646d8f985bc681e68583c7.tar.gz ports-8d8ae7ba6beebf9408646d8f985bc681e68583c7.zip |
Notes
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 0df43e0c784c..786f40c5efb5 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 \ |