[Bug 195340] New: "USE_TEX= texlive" is now remained at textproce/docproj/Makefile.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 24 17:22:10 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195340

            Bug ID: 195340
           Summary: "USE_TEX= 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 at FreeBSD.org
          Reporter: crest at sahiro.org

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

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

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

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

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

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


More information about the freebsd-ports-bugs mailing list