bibtex2html: fix error ':tex is deprecated' (#11541)

This commit is contained in:
Raza Hussain 2017-03-26 12:08:13 -04:00 committed by Mike McQuaid
parent 6f7ef953fd
commit 781936bb1a

View file

@ -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