summaryrefslogtreecommitdiff
path: root/devel/cweb
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-12-24 13:02:00 +0000
committerjmmv <jmmv@pkgsrc.org>2003-12-24 13:02:00 +0000
commiteeee7fac9fe4a0832e02d75bf0557ffdc07b342a (patch)
tree12c91239a4244ea4b3dd993b607e6c5ce9deadcf /devel/cweb
parent3409558f525bf0bab36bbcbb71e23d86e6371709 (diff)
downloadpkgsrc-eeee7fac9fe4a0832e02d75bf0557ffdc07b342a.tar.gz
Adjust dependancies and bump PKGREVISION due to:
- teTeX 1.0.x packages have been moved to teTeX1* directories. - teTeX 2.0.x packages have been moved to teTeX* directories and their base name has been changed to teTeX (instead of teTeX2).
Diffstat (limited to 'devel/cweb')
-rw-r--r--devel/cweb/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/cweb/Makefile b/devel/cweb/Makefile
index 0e9ae1d046a..b87c8554b25 100644
--- a/devel/cweb/Makefile
+++ b/devel/cweb/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2003/07/17 21:30:11 grant Exp $
+# $NetBSD: Makefile,v 1.17 2003/12/24 13:02:00 jmmv Exp $
#
# XXX This package needs to be installed with the same PREFIX as teTeX
#
DISTNAME= cweb-3.64
+PKGREVISION= 1
WRKSRC= ${WRKDIR}
CATEGORIES= devel lang
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=web/cweb/}
@@ -12,7 +13,9 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www-cs-faculty.stanford.edu/~knuth/cweb.html
COMMENT= CWEB System of Structured Documentation
-DEPENDS+= teTeX-[0-9]*:../../print/teTeX
+CONFLICTS+= teTeX-bin>=2.0
+
+DEPENDS+= teTeX-[0-9]*:../../print/teTeX1
post-patch:
${MV} ${WRKSRC}/cweb.1 ${WRKSRC}/cweb.1.dist