summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorhubertf <hubertf>2005-04-02 17:17:44 +0000
committerhubertf <hubertf>2005-04-02 17:17:44 +0000
commit6ef28bc5fea6f7750f18b1f1c561efabb2960334 (patch)
tree8ff19ec200fc0c44259f4976474f29d95d5b2ba8 /devel
parentfd15492e25c205d8b4546c568cfbecc096f8fa2c (diff)
downloadpkgsrc-6ef28bc5fea6f7750f18b1f1c561efabb2960334.tar.gz
Document that this requires teTeX*1* because it's part of teTeX 2.0 and above.
(and thus not needed there)
Diffstat (limited to 'devel')
-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