From 6f13f9b4bb2e3ec1b807aed86f12d4d575efbc46 Mon Sep 17 00:00:00 2001 From: asami Date: Fri, 25 Sep 1998 10:05:14 +0000 Subject: tk80 has been ELFized. --- misc/dotfile/Makefile | 4 ++-- misc/tkman/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'misc') diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile index 88734dacb9d3..b474dbf0f021 100644 --- a/misc/dotfile/Makefile +++ b/misc/dotfile/Makefile @@ -3,7 +3,7 @@ # Date created: 11/12/96 # Whom: oly@world.std.com # -# $Id: Makefile,v 1.10 1998/02/26 03:29:53 steve Exp $ +# $Id: Makefile,v 1.11 1998/08/07 23:56:39 asami Exp $ # DISTNAME= dotfile-2.2 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.imada.ou.dk/pub/dotfile/ MAINTAINER= oly@world.std.com -LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 GNU_CONFIGURE= yes diff --git a/misc/tkman/Makefile b/misc/tkman/Makefile index 362aae5e917c..01b1fe0d2079 100644 --- a/misc/tkman/Makefile +++ b/misc/tkman/Makefile @@ -3,7 +3,7 @@ # Date created: 27 Dec 1994 # Whom: Thomas Gellekum # -# $Id: Makefile,v 1.31 1998/07/30 11:48:55 tg Exp $ +# $Id: Makefile,v 1.32 1998/08/07 23:56:41 asami Exp $ # DISTNAME= tkman-2.1b1 @@ -13,7 +13,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= tg@freebsd.org -LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80 +LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 RUN_DEPENDS= rman:${PORTSDIR}/textproc/rman \ glimpse:${PORTSDIR}/textproc/glimpse -- cgit