summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2012-02-20 19:59:47 +0000
committertron <tron@pkgsrc.org>2012-02-20 19:59:47 +0000
commit44ed51b5dce7bc7e740b78e1eebb82932c3047c9 (patch)
treeba2f2fb4261430c629ab841663998093ce13175d
parent92f2cba035081b651142f6fee773a6826c9f1ef7 (diff)
downloadpkgsrc-44ed51b5dce7bc7e740b78e1eebb82932c3047c9.tar.gz
Update "netbsd-www" package to version 1.6:
Add more TeX dependences to really allow building the NetBSD website.
-rw-r--r--meta-pkgs/netbsd-www/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-pkgs/netbsd-www/Makefile b/meta-pkgs/netbsd-www/Makefile
index 5aef03ce9cf..7cb33377eba 100644
--- a/meta-pkgs/netbsd-www/Makefile
+++ b/meta-pkgs/netbsd-www/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2010/03/21 16:29:41 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2012/02/20 19:59:47 tron Exp $
-DISTNAME= netbsd-www-1.5
+DISTNAME= netbsd-www-1.6
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -21,8 +21,8 @@ DEPENDS+= ghostscript-[0-9]*:../../print/ghostscript
DEPENDS+= libxslt>=1.0.20:../../textproc/libxslt
DEPENDS+= opensp>=1.1:../../textproc/opensp
DEPENDS+= psutils>=1.17:../../print/psutils
+DEPENDS+= teTeX-[0-9]*:../../print/teTeX
DEPENDS+= tex-german-[0-9]*:../../print/tex-german
-DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+= w3m>=0.4:../../www/w3m
DEPENDS+= xplanet>=1.2.0nb3:../../x11/xplanet