svn commit: r335736 - head/deskutils/libopensync-plugin-evolution2-devel
Baptiste Daroussin
bapt at FreeBSD.org
Fri Dec 6 11:58:11 UTC 2013
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 at 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
More information about the svn-ports-all
mailing list