diff options
Diffstat (limited to 'deskutils/libopensync-plugin-evolution2-devel')
-rw-r--r-- | deskutils/libopensync-plugin-evolution2-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/libopensync-plugin-evolution2-devel/Makefile b/deskutils/libopensync-plugin-evolution2-devel/Makefile index 202441c77e31..10677327e2c8 100644 --- a/deskutils/libopensync-plugin-evolution2-devel/Makefile +++ b/deskutils/libopensync-plugin-evolution2-devel/Makefile @@ -14,8 +14,8 @@ PKGNAMESUFFIX= -devel MAINTAINER= ports@logvinov.com COMMENT= Evolution 2 plugin for the OpenSync framework -LIB_DEPENDS= opensync.1:${PORTSDIR}/devel/libopensync \ - vconvert:${PORTSDIR}/deskutils/libopensync-plugin-vformat-devel +LIB_DEPENDS= opensync.1:${PORTSDIR}/devel/libopensync +RUN_DEPENDS= vconvert:${PORTSDIR}/deskutils/libopensync-plugin-vformat-devel CONFLICTS= libopensync-plugin-evolution2-0.2* |