[Bug 192700] [MAINTAINER] net/ndpi: update to 1.5.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 16 09:32:15 UTC 2014


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

John Marino <marino at FreeBSD.org> changed:

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

--- Comment #1 from John Marino <marino at FreeBSD.org> ---
this looks seriously suspicious:

29    .if ${OSVERSION} < 1000000
30    BUILD_DEPENDS+=    llvm-config33:${PORTSDIR}/devel/llvm33 \
31            clang++33:${PORTSDIR}/lang/clang33
32    CC=        clang33
33    CXX=        clang++33
34    .endif

you can't use USES=compiler:<option> ?

OSVERSION combined with compiler specification is a red flag

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


More information about the freebsd-ports-bugs mailing list