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 /mail/evolution | |
parent | e397622e9a0f7733b9a3e8ba084a5b99e42f631e (diff) | |
download | ports-54028856d96bfa6c65b2a92b610f2b5363176f20.tar.gz ports-54028856d96bfa6c65b2a92b610f2b5363176f20.zip |
Notes
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 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 |