summaryrefslogtreecommitdiff
path: root/mail/tkrat
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-10-09 10:05:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-10-09 10:05:56 +0000
commitbbba9fc4cc4964f079cc468b419fa42a684c1d1b (patch)
treec27068d71cc369d89169b461d90612578b314292 /mail/tkrat
parentMake this build on a.out 3.0-CURRENT systems. (diff)
Remove all the remaining regexps from LIB_DEPENDS. There are some
ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps.
Notes
Notes: svn path=/head/; revision=13784
Diffstat (limited to 'mail/tkrat')
-rw-r--r--mail/tkrat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/tkrat/Makefile b/mail/tkrat/Makefile
index 776554d5a9f1..375dc4d08294 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.7 1998/09/25 10:05:09 asami Exp $
+# $Id: Makefile,v 1.8 1998/09/25 10:07:46 asami Exp $
#
DISTNAME= tkrat-1.1
@@ -16,7 +16,7 @@ MAINTAINER= appleseed@his.com
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \
tk80.1:${PORTSDIR}/x11-toolkits/tk80 \
- c-client\\.2\\.1:${PORTSDIR}/mail/imap-uw
+ c-client.2:${PORTSDIR}/mail/imap-uw
GNU_CONFIGURE= yes