aboutsummaryrefslogtreecommitdiff
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
parentddb7b886d3e7176dee7581243661e76667b94a36 (diff)
downloadports-9c9fbeb3611aef67aba39fe604ba2594da208cf7.tar.gz
ports-9c9fbeb3611aef67aba39fe604ba2594da208cf7.zip
Notes
-rw-r--r--mail/tkrat/Makefile7
-rw-r--r--mail/tkrat2/Makefile7
2 files changed, 2 insertions, 12 deletions
diff --git a/mail/tkrat/Makefile b/mail/tkrat/Makefile
index 95486201caf2..79e14dab8153 100644
--- a/mail/tkrat/Makefile
+++ b/mail/tkrat/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 \
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 \