pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/pari23
Module Name: pkgsrc
Committed By: tron
Date: Sat Aug 13 23:18:56 UTC 2016
Modified Files:
pkgsrc/math/pari23: options.mk
Log Message:
Add missing "tex-*" packages required to build the documentation
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/math/pari23/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/pari23/options.mk
diff -u pkgsrc/math/pari23/options.mk:1.1 pkgsrc/math/pari23/options.mk:1.2
--- pkgsrc/math/pari23/options.mk:1.1 Thu Mar 3 13:23:22 2016
+++ pkgsrc/math/pari23/options.mk Sat Aug 13 23:18:56 2016
@@ -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 @@ PKG_SUGGESTED_OPTIONS= doc gmp
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