summaryrefslogtreecommitdiff
path: root/sysutils/xhfs
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-10-28 11:54:12 +0000
committerwiz <wiz@pkgsrc.org>2004-10-28 11:54:12 +0000
commit7a15edcb43d8bce68e40ac9162404aeaf2c73b1d (patch)
treecf8c260b04ef4de68d7b384e6dba5a811ed039af /sysutils/xhfs
parent4bd9e2ca1eea7a96aac7ef52d561c22b859e7d12 (diff)
downloadpkgsrc-7a15edcb43d8bce68e40ac9162404aeaf2c73b1d.tar.gz
Wildcard depends.
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 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