[Bug 194986] [New port] databases/levygo

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 1 21:39:53 UTC 2015


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

John Marino <marino at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marino at FreeBSD.org

--- Comment #8 from John Marino <marino at FreeBSD.org> ---
same comment as your other new submission:

X.if ${COMPILER_TYPE} == clang
XCC=        clang
X.else
XUSE_GCC?=    yes
X.endif


You are trying to use USES=compiler, but I don't think you're using it
correctly. If it's c++11 that you are looking for, grep other ports to see how
it's done.

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


More information about the freebsd-ports-bugs mailing list