Unbreak for elf after imap fix.

Pointed out by:	steve
This commit is contained in:
Justin M. Seger 1998-10-14 00:24:23 +00:00
parent da84d0894b
commit c1f674f5c5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13975
2 changed files with 2 additions and 6 deletions

View File

@ -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 \

View File

@ -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 \