pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/cweb Document that this requires teTeX*1* becaus...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f637cfa1208
branches: trunk
changeset: 491981:1f637cfa1208
user: hubertf <hubertf%pkgsrc.org@localhost>
date: Sat Apr 02 17:17:44 2005 +0000
description:
Document that this requires teTeX*1* because it's part of teTeX 2.0 and above.
(and thus not needed there)
diffstat:
devel/cweb/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e2373fa53e7e -r 1f637cfa1208 devel/cweb/Makefile
--- a/devel/cweb/Makefile Sat Apr 02 17:13:02 2005 +0000
+++ b/devel/cweb/Makefile Sat Apr 02 17:17:44 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/03/26 02:27:37 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2005/04/02 17:17:44 hubertf Exp $
#
# XXX This package needs to be installed with the same PREFIX as teTeX
#
@@ -12,7 +12,7 @@
HOMEPAGE= http://www-cs-faculty.stanford.edu/~knuth/cweb.html
COMMENT= CWEB System of Structured Documentation
-CONFLICTS+= teTeX-bin>=2.0
+CONFLICTS+= teTeX-bin>=2.0 # Part of teTeX>=2.0
DEPENDS+= teTeX-[0-9]*:../../print/teTeX1
Home |
Main Index |
Thread Index |
Old Index