diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-07-17 15:54:02 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-07-17 15:54:02 +0000 |
commit | 5c42fb25daafce29389b2100b272bfcce45fc733 (patch) | |
tree | 7ccbc044ee51e59e53979590689bac00f591b588 /mail | |
parent | 64dc12ad239297d685f9f12db5d72e571c46050b (diff) | |
download | FreeBSD-ports-5c42fb25daafce29389b2100b272bfcce45fc733.zip FreeBSD-ports-5c42fb25daafce29389b2100b272bfcce45fc733.tar.gz |
Mark as B0RKEN - out of sync with the latest gal (it was not working, so not a
big deal really).
PR: 28238
Submitted by: Kevin Oberman <oberman@es.net>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/evolution/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/mail/evolution-devel/Makefile b/mail/evolution-devel/Makefile index 94adf14..b12f0cf 100644 --- a/mail/evolution-devel/Makefile +++ b/mail/evolution-devel/Makefile @@ -17,6 +17,8 @@ MAINTAINER= gnome@FreeBSD.org #LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap <- avoid extra dependency until # it actually works +BROKEN= "Out of sync with latest gal" + USE_GMAKE= yes USE_BISON= yes USE_X_PREFIX= yes diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 94adf14..b12f0cf 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -17,6 +17,8 @@ MAINTAINER= gnome@FreeBSD.org #LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap <- avoid extra dependency until # it actually works +BROKEN= "Out of sync with latest gal" + USE_GMAKE= yes USE_BISON= yes USE_X_PREFIX= yes |