pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/pari23 Add missing "tex-*" packages required to b...
details: https://anonhg.NetBSD.org/pkgsrc/rev/325af172c093
branches: trunk
changeset: 351083:325af172c093
user: tron <tron%pkgsrc.org@localhost>
date: Sat Aug 13 23:18:56 2016 +0000
description:
Add missing "tex-*" packages required to build the documentation
diffstat:
math/pari23/options.mk | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r b82f59cae1e6 -r 325af172c093 math/pari23/options.mk
--- a/math/pari23/options.mk Sat Aug 13 20:22:52 2016 +0000
+++ b/math/pari23/options.mk Sat Aug 13 23:18:56 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2016/03/03 13:23:22 wiz Exp $
+# $NetBSD: options.mk,v 1.2 2016/08/13 23:18:56 tron Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.pari
PKG_SUPPORTED_OPTIONS= doc gmp x11
@@ -11,6 +11,8 @@
PLIST_VARS+= doc
.if !empty(PKG_OPTIONS:Mdoc)
BUILD_DEPENDS+= tex-amsfonts>=3.0:../../fonts/tex-amsfonts
+BUILD_DEPENDS+= tex-hyphen-german-*:../../print/tex-hyphen-german
+BUILD_DEPENDS+= tex-hyphen-russian-*:../../print/tex-hyphen-russian
BUILD_DEPENDS+= tex-pdftex>=1.40.11:../../print/tex-pdftex
PLIST.doc= yes
BUILD_TARGET+= doc
Home |
Main Index |
Thread Index |
Old Index