summaryrefslogtreecommitdiff
path: root/mail/tkrat2
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-26 13:55:03 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-26 13:55:03 +0000
commit9c9fbeb3611aef67aba39fe604ba2594da208cf7 (patch)
treeb6e26575c552cacd6853e69aee7cbda0f31cbf35 /mail/tkrat2
parentFix a braino I introduced that made this fail in -stable. (diff)
The imap-uw port is fixed now.
Notes
Notes: svn path=/head/; revision=14201
Diffstat (limited to 'mail/tkrat2')
-rw-r--r--mail/tkrat2/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile
index 95486201caf2..79e14dab8153 100644
--- a/mail/tkrat2/Makefile
+++ b/mail/tkrat2/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 October 1997
# Whom: Bruce Gingery <bgingery@gtcs.com>
#
-# $Id: Makefile,v 1.11 1998/10/14 00:24:23 jseger Exp $
+# $Id: Makefile,v 1.12 1998/10/26 04:49:25 asami Exp $
#
DISTNAME= tkrat-1.1
@@ -18,11 +18,6 @@ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \
tk80.1:${PORTSDIR}/x11-toolkits/tk80 \
c-client.2:${PORTSDIR}/mail/imap-uw
-VERSION!= sysctl -n kern.osreldate
-.if ${VERSION} < 300000
-BROKEN= depends on imap-uw
-.endif
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl-config=${PREFIX}/lib/tcl8.0 \