diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-10 19:43:04 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-10 19:43:04 +0000 |
commit | d224c120cda39e6167236a8c2756ab728a78a2f5 (patch) | |
tree | 897e6044db13c9a616e457135d0cc2def526dfd8 /deskutils | |
parent | 7a4fc79d7eb6eef6ac483b56ad0fa32320881b5c (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/multisync-evolution/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/multisync-evolution/Makefile b/deskutils/multisync-evolution/Makefile index 5bbbf7f1904c..f54ec2931dc0 100644 --- a/deskutils/multisync-evolution/Makefile +++ b/deskutils/multisync-evolution/Makefile @@ -13,6 +13,8 @@ BUILD_DEPENDS= evolution:${PORTSDIR}/mail/evolution RUN_DEPENDS= multisync:${PORTSDIR}/deskutils/multisync \ evolution:${PORTSDIR}/mail/evolution +IGNORE= does not support Evolution 2. New plugin is in the works and can be obtained from Multisync CVS + MD5_FILE= ${MASTERDIR}/distinfo PATCHDIR= ${.CURDIR}/files PLIST= ${.CURDIR}/pkg-plist |