summaryrefslogtreecommitdiff
path: root/games/tvp
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-25 10:05:14 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-25 10:05:14 +0000
commit41637d44471fe46421e251069fa3e5873a8f2846 (patch)
tree914722e7969fd12c2bcc70916125e14bf86fabc9 /games/tvp
parentaudio/esound is now ELF. (diff)
tk80 has been ELFized.
Notes
Notes: svn path=/head/; revision=13387
Diffstat (limited to 'games/tvp')
-rw-r--r--games/tvp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tvp/Makefile b/games/tvp/Makefile
index 5becb762883f..6dd67d9116bf 100644
--- a/games/tvp/Makefile
+++ b/games/tvp/Makefile
@@ -3,7 +3,7 @@
# Date Created: 3 Jul 1996
# Whom: Tim Vanderhoek <ac199@hwcn.org>
#
-# $Id: Makefile,v 1.4 1998/07/15 16:00:52 hoek Exp $
+# $Id: Makefile,v 1.5 1998/08/07 23:56:21 asami Exp $
#
DISTNAME= tvp-0.9.7.1
@@ -15,7 +15,7 @@ MAINTAINER= hoek@FreeBSD.ORG
# If you comment this out, the port should automatically use whichever
# version of tk you have installed, or, lacking all versions, it will
# build only the ANSI and terminal interfaces (not the nice X interface).
-LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
+LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-tcl-dir=${PREFIX}/lib \