summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2005-04-02 17:17:44 +0000
committerhubertf <hubertf@pkgsrc.org>2005-04-02 17:17:44 +0000
commit315dda3e433d85b9a1ac7aa2c7db92e928d0d55e (patch)
tree8ff19ec200fc0c44259f4976474f29d95d5b2ba8
parenta6415467fd91262957b863fa9c8598fa1e285519 (diff)
downloadpkgsrc-315dda3e433d85b9a1ac7aa2c7db92e928d0d55e.tar.gz
Document that this requires teTeX*1* because it's part of teTeX 2.0 and above.
(and thus not needed there)
-rw-r--r--devel/cweb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cweb/Makefile b/devel/cweb/Makefile
index aabdbad8e21..79eebc4fc8a 100644
--- a/devel/cweb/Makefile
+++ b/devel/cweb/Makefile
@@ -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 @@ MAINTAINER= tech-pkg@NetBSD.org
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