diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-07-17 23:54:02 +0800 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-07-17 23:54:02 +0800 |
commit | bc0ac667f4c86ad160e43c98567d7396067e1c3c (patch) | |
tree | 7e73d4879a28c2b80dd2e123a7cbbfe57259f47c /mail/evolution | |
parent | 1925790266da86a2909d83b33e3b13d238da5992 (diff) | |
download | freebsd-ports-gnome-bc0ac667f4c86ad160e43c98567d7396067e1c3c.tar.gz freebsd-ports-gnome-bc0ac667f4c86ad160e43c98567d7396067e1c3c.tar.zst freebsd-ports-gnome-bc0ac667f4c86ad160e43c98567d7396067e1c3c.zip |
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/evolution')
-rw-r--r-- | mail/evolution/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 94adf1464c75..b12f0cf56dd6 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 |