summaryrefslogtreecommitdiff
path: root/textproc/catdoc
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2000-04-17 10:30:01 +0000
committerjdolecek <jdolecek>2000-04-17 10:30:01 +0000
commit834587fba2480edf9c17e306eb280cef683947b5 (patch)
treeb02cdf32a031d08dbc52442a211857beef753b78 /textproc/catdoc
parent912ebe7d2a5af97e61cf93a6507e13126aec0d44 (diff)
downloadpkgsrc-834587fba2480edf9c17e306eb280cef683947b5.tar.gz
Fix previous slighly - change the dependance to tk-[0-9]*, so that
that it won't match to e.g. tk-postgres. Pointed out by Hubert Feyrer in private e-mail.
Diffstat (limited to 'textproc/catdoc')
-rw-r--r--textproc/catdoc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile
index 39c0576fb95..55264af4469 100644
--- a/textproc/catdoc/Makefile
+++ b/textproc/catdoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2000/04/16 15:32:22 jdolecek Exp $
+# $NetBSD: Makefile,v 1.13 2000/04/17 10:30:01 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-*:../../x11/tk80
+DEPENDS= tk-[0-9]*:../../x11/tk80
WRKSRC= ${WRKDIR}/catdoc