summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2000-04-16 15:32:22 +0000
committerjdolecek <jdolecek>2000-04-16 15:32:22 +0000
commitbd3259147b5d95a41826139a1d09306c182c8c21 (patch)
tree5e80ab82d4099997ac7905f2c561522fe37e5a42 /textproc
parent2de6b11a64a2e5fb4e8b744368f647c9a2345c52 (diff)
downloadpkgsrc-bd3259147b5d95a41826139a1d09306c182c8c21.tar.gz
Change the dependency on tk to tk-* - catdoc doesn't need specifically
8.0.5, it works with 8.0p2 and should with tk-7.X as well.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/catdoc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile
index 87685a126ed..39c0576fb95 100644
--- a/textproc/catdoc/Makefile
+++ b/textproc/catdoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1999/10/25 23:25:18 agc Exp $
+# $NetBSD: Makefile,v 1.12 2000/04/16 15:32:22 jdolecek Exp $
#
DISTNAME= catdoc-0.91.2
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.go.dlr.de/fresh/unix/src/contrib/
MAINTAINER= packages@netbsd.org
-DEPENDS= tk-8.0.5:../../x11/tk80
+DEPENDS= tk-*:../../x11/tk80
WRKSRC= ${WRKDIR}/catdoc