summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjwise <jwise@pkgsrc.org>2000-08-21 21:57:22 +0000
committerjwise <jwise@pkgsrc.org>2000-08-21 21:57:22 +0000
commite718aac65525db35575b6395fbee92630c169e57 (patch)
tree20532eb07706a626c81986d8fd2bfcb52928fee2 /textproc
parente75965c6baa05e78e9da83535eded56e6c1aa4cc (diff)
downloadpkgsrc-e718aac65525db35575b6395fbee92630c169e57.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