summaryrefslogtreecommitdiff
path: root/sysutils/xhfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xhfs/Makefile')
-rw-r--r--sysutils/xhfs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xhfs/Makefile b/sysutils/xhfs/Makefile
index 22d8aa31aa2..8baf3a66c1e 100644
--- a/sysutils/xhfs/Makefile
+++ b/sysutils/xhfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/03/08 20:27:16 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2004/10/28 11:54:28 wiz Exp $
#
DISTNAME= hfsutils-3.2.6
@@ -10,7 +10,7 @@ MAINTAINER= wrstuden@NetBSD.org
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= libhfs>=3.2.6:../../devel/libhfs
DEPENDS+= tk>=8.3.2:../../x11/tk83
USE_X11= yes