Date: Thu, 25 Jun 2015 11:42:25 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r390562 - head/graphics/oyranos Message-ID: <201506251142.t5PBgPT0027251@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Thu Jun 25 11:42:24 2015 New Revision: 390562 URL: https://svnweb.freebsd.org/changeset/ports/390562 Log: - Mark BROKEN on 9.x: clang++: error: unknown argument: '-R/usr/local/lib' Approved by: portmgr blanket Reported by: pkg-fallout Modified: head/graphics/oyranos/Makefile Modified: head/graphics/oyranos/Makefile ============================================================================== --- head/graphics/oyranos/Makefile Thu Jun 25 11:39:08 2015 (r390561) +++ head/graphics/oyranos/Makefile Thu Jun 25 11:42:24 2015 (r390562) @@ -24,6 +24,8 @@ LIB_DEPENDS= libraw.so:${PORTSDIR}/graph liblcms2.so:${PORTSDIR}/graphics/lcms2 \ libXcm.so:${PORTSDIR}/x11/libXcm +BROKEN_FreeBSD_9= does not build + USES= cmake gettext iconv pkgconfig tar:bzip2 USE_GL= yes USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506251142.t5PBgPT0027251>