From 3d4a5438d3b40cb3e80e07af0db3b6635dab8053 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Tue, 24 Feb 1998 21:43:51 +0000 Subject: Upgrade to use tcl8.1 and tk8.1. --- emulators/hfsutils/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators/hfsutils') diff --git a/emulators/hfsutils/Makefile b/emulators/hfsutils/Makefile index 5715fbfda7e3..e099d9c5a8d8 100644 --- a/emulators/hfsutils/Makefile +++ b/emulators/hfsutils/Makefile @@ -3,16 +3,16 @@ # Date Created: 7 Sep 1997 # Whom: Vanilla I. Shu # -# $Id: Makefile,v 1.3 1997/12/12 06:22:23 vanilla Exp $ +# $Id: Makefile,v 1.4 1998/02/21 22:37:59 fenner Exp $ # DISTNAME= hfsutils-2.0 -CATEGORIES= emulators tk80 +CATEGORIES= emulators tk81 MASTER_SITES= ftp://ftp.ps.ucl.ac.uk/pub/mkhfs/ MAINTAINER= vanilla@FreeBSD.ORG -LIB_DEPENDS= tk80\\.1\\.:${PORTSDIR}/x11/tk80 +LIB_DEPENDS= tk81\\.1\\.:${PORTSDIR}/x11/tk81 MAKE_ENV+= COPTS="${CFLAGS}" MAN1= hattrib.1 hcd.1 hcopy.1 hdel.1 hdir.1 hformat.1 hfs.1 \ -- cgit v1.2.3