diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-08-07 09:59:10 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-08-07 09:59:10 +0000 |
commit | ab04357147c293454ab1f9a163776fef7cc896a5 (patch) | |
tree | 16605d0a8c0d1a8c9930e84c824913fa259b16cb /deskutils/libopensync-plugin-evolution2-devel | |
parent | cc7b3189a0bc7c9722e2d2c3547cb2be913ac9e6 (diff) |
Notes
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* |