Date: Fri, 6 Dec 2013 11:58:11 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335736 - head/deskutils/libopensync-plugin-evolution2-devel Message-ID: <201312061158.rB6BwBJL038582@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri Dec 6 11:58:11 2013 New Revision: 335736 URL: http://svnweb.freebsd.org/changeset/ports/335736 Log: Mark as broken: fails to configure: CMake Error at cmake/modules/FindPkgConfig.cmake:350 (message): None of the required 'opensync-1.0>=0.36' found Call Stack (most recent call first): cmake/modules/FindOpenSync.cmake:26 (PKG_SEARCH_MODULE) CMakeLists.txt:10 (FIND_PACKAGE) Modified: head/deskutils/libopensync-plugin-evolution2-devel/Makefile Modified: head/deskutils/libopensync-plugin-evolution2-devel/Makefile ============================================================================== --- head/deskutils/libopensync-plugin-evolution2-devel/Makefile Fri Dec 6 11:49:04 2013 (r335735) +++ head/deskutils/libopensync-plugin-evolution2-devel/Makefile Fri Dec 6 11:58:11 2013 (r335736) @@ -11,6 +11,8 @@ PKGNAMESUFFIX= -devel MAINTAINER= ports@FreeBSD.org COMMENT= Evolution 2 plugin for the OpenSync framework +BROKEN= Does not find opensync + LIB_DEPENDS= opensync.1:${PORTSDIR}/devel/libopensync RUN_DEPENDS= vconvert:${PORTSDIR}/deskutils/libopensync-plugin-vformat-devel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312061158.rB6BwBJL038582>