[Bug 208922] devel/llvm38: latest port version is broken (patch included)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 19 18:06:35 UTC 2016


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

            Bug ID: 208922
           Summary: devel/llvm38: latest port version is broken (patch
                    included)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brooks at FreeBSD.org
          Reporter: afiskon at devzen.ru
             Flags: maintainer-feedback?(brooks at FreeBSD.org)
          Assignee: brooks at FreeBSD.org

Created attachment 169476
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=169476&action=edit
A patch

$ diff Makefile.orig Makefile               
31a32,34
> # fix 'ninja: no such target install/strip' error during 'make install'
> # default value for INSTALL_TARGET is `install/strip`, see /usr/ports/Mk/Uses/cmake.mk
> INSTALL_TARGET=	install
269c272,273
<       ${RMDIR} ${STAGEDIR}${LLVM_PREFIX}/share/man/man1/
---
> # fix 'directory not empty' error during 'make install'
> 	${RM} -r ${STAGEDIR}${LLVM_PREFIX}/share/man/man1/

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


More information about the freebsd-ports-bugs mailing list