aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-10-14 08:24:23 +0800
committerjseger <jseger@FreeBSD.org>1998-10-14 08:24:23 +0800
commit3e30f48296aa579e8ce86efe39c81f9eb5cd8c2e (patch)
tree9f94cdbb8e21215e9a76cccd0eb5e4e3d8b7dcdb /mail
parent7da1848b54944e8e1ad6a56f75fb0664fa825684 (diff)
downloadfreebsd-ports-graphics-3e30f48296aa579e8ce86efe39c81f9eb5cd8c2e.tar.gz
freebsd-ports-graphics-3e30f48296aa579e8ce86efe39c81f9eb5cd8c2e.tar.zst
freebsd-ports-graphics-3e30f48296aa579e8ce86efe39c81f9eb5cd8c2e.zip
Unbreak for elf after imap fix.
Pointed out by: steve
Diffstat (limited to 'mail')
-rw-r--r--mail/tkrat/Makefile4
-rw-r--r--mail/tkrat2/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/mail/tkrat/Makefile b/mail/tkrat/Makefile
index 98d91096d52..795f5a21da3 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.9 1998/10/09 10:05:52 asami Exp $
+# $Id: Makefile,v 1.10 1998/10/12 21:11:48 jseger Exp $
#
DISTNAME= tkrat-1.1
@@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.md.chalmers.se/pub/tkrat/ \
MAINTAINER= appleseed@his.com
-BROKEN_ELF= depends on imap-uw
-
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \
tk80.1:${PORTSDIR}/x11-toolkits/tk80 \
diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile
index 98d91096d52..795f5a21da3 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.9 1998/10/09 10:05:52 asami Exp $
+# $Id: Makefile,v 1.10 1998/10/12 21:11:48 jseger Exp $
#
DISTNAME= tkrat-1.1
@@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.md.chalmers.se/pub/tkrat/ \
MAINTAINER= appleseed@his.com
-BROKEN_ELF= depends on imap-uw
-
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \
tk80.1:${PORTSDIR}/x11-toolkits/tk80 \