diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-06 11:58:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-06 11:58:11 +0000 |
commit | 3387531ba6ff85dc864d2372caf182a6622d2605 (patch) | |
tree | 088d7f85849a0fabf40d1715f740b965382c5996 /deskutils/libopensync-plugin-evolution2-devel | |
parent | 504081b95a03be7d93f470d54e443c0363ff5034 (diff) | |
download | ports-3387531ba6ff85dc864d2372caf182a6622d2605.tar.gz ports-3387531ba6ff85dc864d2372caf182a6622d2605.zip |
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)
Notes
Notes:
svn path=/head/; revision=335736
Diffstat (limited to 'deskutils/libopensync-plugin-evolution2-devel')
-rw-r--r-- | deskutils/libopensync-plugin-evolution2-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/libopensync-plugin-evolution2-devel/Makefile b/deskutils/libopensync-plugin-evolution2-devel/Makefile index 88f6613d42f4..25578f38edc5 100644 --- a/deskutils/libopensync-plugin-evolution2-devel/Makefile +++ b/deskutils/libopensync-plugin-evolution2-devel/Makefile @@ -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 |