pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/tcl-expat We do not need both of DEPENDS and ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8636b62bf8ff
branches: trunk
changeset: 492126:8636b62bf8ff
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 05 10:48:34 2005 +0000
description:
We do not need both of DEPENDS and the bl3 file;
remove DEPENDS lines.
diffstat:
textproc/tcl-expat/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 7677ae2d97e8 -r 8636b62bf8ff textproc/tcl-expat/Makefile
--- a/textproc/tcl-expat/Makefile Tue Apr 05 10:44:51 2005 +0000
+++ b/textproc/tcl-expat/Makefile Tue Apr 05 10:48:34 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/04/04 17:11:17 fredb Exp $
+# $NetBSD: Makefile,v 1.7 2005/04/05 10:48:34 wiz Exp $
#
DISTNAME= TclExpat-1.1
@@ -11,9 +11,6 @@
HOMEPAGE= http://www.zveno.com/zm.cgi/in-tclxml/
COMMENT= XML parser implemented entirely in Tcl
-DEPENDS+= tcl>=8.4.0:../../lang/tcl
-DEPENDS+= expat-[0-9]*:../../textproc/expat
-
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/tcl
Home |
Main Index |
Thread Index |
Old Index