diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-12-08 21:12:35 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-12-08 21:12:35 +0000 |
commit | 54028856d96bfa6c65b2a92b610f2b5363176f20 (patch) | |
tree | 2be532522e499820678c11ceb9fb143bb3875b8e | |
parent | Update to 1.4.9 (diff) |
Mark BROKEN.. it's incompatible with the new x11-toolkits/gal.
I love GNOME release engineering. Really.
Notes
Notes:
svn path=/head/; revision=35786
-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 9dc2f643811d..14a384a7cebb 100644 --- a/mail/evolution-devel/Makefile +++ b/mail/evolution-devel/Makefile @@ -25,6 +25,8 @@ LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ ldap.1:${PORTSDIR}/net/openldap \ gpilotd.0:${PORTSDIR}/palm/gnomepilot +BROKEN= "Not compatible with current version of x11-toolkits/gal" + USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= yes diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 9dc2f643811d..14a384a7cebb 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -25,6 +25,8 @@ LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ ldap.1:${PORTSDIR}/net/openldap \ gpilotd.0:${PORTSDIR}/palm/gnomepilot +BROKEN= "Not compatible with current version of x11-toolkits/gal" + USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= yes |