Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2014 17:22:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195340] New: "USE_TEX= texlive" is now remained at textproce/docproj/Makefile.
Message-ID:  <bug-195340-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D195340

            Bug ID: 195340
           Summary: "USE_TEX=3D texlive" is now remained at
                    textproce/docproj/Makefile.
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: crest@sahiro.org

Created attachment 149780
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D149780&action=
=3Dedit
Remove "texlive" from Makefile.

In Mk/bsd.tex.mk, below is described.

.if !empty(USE_TEX:tu:MTEXLIVE)
IGNORE=3D        "texlive" must not be defined in USE_TEX
.endif

But in textproce/docproj/Makefile, next line is now remained.
> USE_TEX=3D	texlive xetex

"texlive" must be removed. Isn't it?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195340-13>