summaryrefslogtreecommitdiff
path: root/sysutils/xhfs
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xhfs')
-rw-r--r--sysutils/xhfs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xhfs/Makefile b/sysutils/xhfs/Makefile
index 97e8954663c..22d8aa31aa2 100644
--- a/sysutils/xhfs/Makefile
+++ b/sysutils/xhfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:53:58 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/03/08 20:27:16 minskim Exp $
#
DISTNAME= hfsutils-3.2.6
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.mars.org/home/rob/proj/hfs/
COMMENT= Tk GUI + Tcl Shell for accessing HFS volumes
DEPENDS= libhfs-3.2.6:../../devel/libhfs
-DEPENDS+= tk>=8.3.2:../../x11/tk
+DEPENDS+= tk>=8.3.2:../../x11/tk83
USE_X11= yes