bibtex2html: fix error ':tex is deprecated' (#11541)
This commit is contained in:
parent
6f7ef953fd
commit
781936bb1a
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ class Bibtex2html < Formula
|
|||
|
||||
depends_on "ocaml"
|
||||
depends_on "hevea"
|
||||
depends_on :tex => :optional
|
||||
|
||||
def install
|
||||
# See: https://trac.macports.org/ticket/26724
|
||||
|
|
Loading…
Reference in a new issue