diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-08-07 09:47:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-08-07 09:47:09 +0000 |
commit | 7b33f9b15b442ca3a55b2835858c6fe9084419bd (patch) | |
tree | ffe646f3cc0e74830ca2d2e1058a9577d95fe398 /deskutils/libopensync-plugin-evolution2-devel | |
parent | d44471fc20d9e24a8760c8fc6ad2c2307ee72ead (diff) |
Notes
Diffstat (limited to 'deskutils/libopensync-plugin-evolution2-devel')
-rw-r--r-- | deskutils/libopensync-plugin-evolution2-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/libopensync-plugin-evolution2-devel/Makefile b/deskutils/libopensync-plugin-evolution2-devel/Makefile index ab9512ec28a5..202441c77e31 100644 --- a/deskutils/libopensync-plugin-evolution2-devel/Makefile +++ b/deskutils/libopensync-plugin-evolution2-devel/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -devel MAINTAINER= ports@logvinov.com COMMENT= Evolution 2 plugin for the OpenSync framework -LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022 \ +LIB_DEPENDS= opensync.1:${PORTSDIR}/devel/libopensync \ vconvert:${PORTSDIR}/deskutils/libopensync-plugin-vformat-devel CONFLICTS= libopensync-plugin-evolution2-0.2* |