From 49dd6d1eeb99dee12cbfbcd09c788eac1c897524 Mon Sep 17 00:00:00 2001 From: sobomax Date: Thu, 20 Feb 2003 17:33:14 +0000 Subject: Use tk83 instead of tk82. --- emulators/hfsutils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/hfsutils/Makefile b/emulators/hfsutils/Makefile index c0c5c142672c..9b7ef3083e7a 100644 --- a/emulators/hfsutils/Makefile +++ b/emulators/hfsutils/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.mars.org/pub/hfs/ MAINTAINER= vanilla@FreeBSD.org -LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 +LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl --with-tk -- cgit