summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-12-08 21:12:35 +0000
committerAde Lovett <ade@FreeBSD.org>2000-12-08 21:12:35 +0000
commit54028856d96bfa6c65b2a92b610f2b5363176f20 (patch)
tree2be532522e499820678c11ceb9fb143bb3875b8e
parentUpdate 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/Makefile2
-rw-r--r--mail/evolution/Makefile2
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