summaryrefslogtreecommitdiff
path: root/net/ttt
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 /net/ttt
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 'net/ttt')
-rw-r--r--net/ttt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ttt/Makefile b/net/ttt/Makefile
index d974b9e1979f..9a5293fd5be1 100644
--- a/net/ttt/Makefile
+++ b/net/ttt/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 September 1998
# Whom: Kenjiro Cho <kjc@csl.sony.co.jp>
#
-# $Id: Makefile,v 1.9 1998/09/25 10:05:12 asami Exp $
+# $Id: Makefile,v 1.10 1998/09/25 10:07:46 asami Exp $
#
DISTNAME= ttt-1.3
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/
MAINTAINER= kjc@csl.sony.co.jp
# the tcl/tk LIB_DEPENDS has to match that of ports/x11-toolkits/blt.
-LIB_DEPENDS= BLT\\.2\\.4:${PORTSDIR}/x11-toolkits/blt \
+LIB_DEPENDS= BLT.2:${PORTSDIR}/x11-toolkits/blt \
tcl80.1:${PORTSDIR}/lang/tcl80 \
tk80.1:${PORTSDIR}/x11-toolkits/tk80