diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-07-17 15:54:02 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-07-17 15:54:02 +0000 |
commit | bc0ac667f4c86ad160e43c98567d7396067e1c3c (patch) | |
tree | 7e73d4879a28c2b80dd2e123a7cbbfe57259f47c | |
parent | 1925790266da86a2909d83b33e3b13d238da5992 (diff) | |
download | ports-bc0ac667f4c86ad160e43c98567d7396067e1c3c.tar.gz ports-bc0ac667f4c86ad160e43c98567d7396067e1c3c.zip |
Notes
-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 94adf1464c75..b12f0cf56dd6 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 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 |