diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-11-28 20:06:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-11-28 20:06:37 +0000 |
commit | f76d32b8e89fed7c0e459c1a7fe7a4b57661b01c (patch) | |
tree | ad29e6808ff698f84e08dab8e047f0ae72838df9 /mail/evolution-sharp | |
parent | 873cae3ab41a109b6f9cf9f4149f101d6d996235 (diff) | |
download | ports-f76d32b8e89fed7c0e459c1a7fe7a4b57661b01c.tar.gz ports-f76d32b8e89fed7c0e459c1a7fe7a4b57661b01c.zip |
Notes
Diffstat (limited to 'mail/evolution-sharp')
-rw-r--r-- | mail/evolution-sharp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/evolution-sharp/Makefile b/mail/evolution-sharp/Makefile index 38d858c774bc..b03c7a0141fe 100644 --- a/mail/evolution-sharp/Makefile +++ b/mail/evolution-sharp/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= GNOME MAINTAINER= bsd-sharp@googlegroups.com COMMENT= Mono bindings for evolution +BROKEN= Doesn't accept current evolution version + BUILD_DEPENDS= evolution:${PORTSDIR}/mail/evolution RUN_DEPENDS= evolution:${PORTSDIR}/mail/evolution |