Date: Wed, 25 Jan 2017 21:38:35 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216462] [maintainer update] for graphics/openshadinglanguage Message-ID: <bug-216462-13-SJsINn6q0R@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216462-13@https.bugs.freebsd.org/bugzilla/> References: <bug-216462-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216462 --- Comment #3 from Jan Beich (mail not working) <jbeich@FreeBSD.org> --- Comment on attachment 179312 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D179312 update for graphics/openshadinglanguage > + libtinfo.so:devel/ncurses \ Convert to USES=3Dncurses as the port builds fine with libtinfo.so from bas= e. > + ... -DOSL_BUILD_CPP11:BOOL=3DOFF \ > + -DOSL_BUILD_CPP14:BOOL=3DOFF C++11/14 are already default OFF by vendor. Is this part of dropping USES=3Dcompiler:c11? > -USES=3D ... compiler:c11 [...] > -.if ${ARCH} =3D=3D powerpc > -USE_GCC=3D yes > -.endif USES=3Dcompiler:c++11-lib would have defined USE_GCC on powerpc for you as = long as /usr/bin/cc remains GCC. ;) > -.if ${OSVERSION} < 1000033 > -BUILD_DEPENDS+=3D flex>=3D2.5.37:textproc/flex > -CMAKE_ARGS+=3D -DFLEX_EXECUTABLE:STRING=3D${LOCALBASE}/bin/flex > -CXXFLAGS+=3D -I${LOCALBASE}/include/flex > -.endif Did you forget to rebase? This part is gone since ports r431169. --=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-216462-13-SJsINn6q0R>