summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjwise <jwise>2000-08-21 21:57:22 +0000
committerjwise <jwise>2000-08-21 21:57:22 +0000
commitecb3b9fa27dccab717da7d8a6e8f94a40d657614 (patch)
tree20532eb07706a626c81986d8fd2bfcb52928fee2 /textproc
parent3ccf9a645e688abfaf38a08f2594ca31f2394159 (diff)
downloadpkgsrc-ecb3b9fa27dccab717da7d8a6e8f94a40d657614.tar.gz
Correctly note dependency on tcl.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/tclxml/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/tclxml/Makefile b/textproc/tclxml/Makefile
index 5f240d55108..3d224c7f54e 100644
--- a/textproc/tclxml/Makefile
+++ b/textproc/tclxml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/08/21 18:08:22 jwise Exp $
+# $NetBSD: Makefile,v 1.2 2000/08/21 21:57:22 jwise Exp $
#
DISTNAME= TclXML-1.2
@@ -11,6 +11,8 @@ HOMEPAGE= http://www.zveno.com/zm.cgi/in-tclxml/
NO_CONFIGURE=
NO_BUILD=
+DEPENDS+= tcl-8.0.5:../../lang/tcl80
+
do-install:
${MKDIR} ${PREFIX}/lib/TclXML
${INSTALL_DATA} ${WRKSRC}/pkgIndex.tcl ${PREFIX}/lib/TclXML