diff options
author | ade <ade@FreeBSD.org> | 2000-12-08 21:12:35 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-12-08 21:12:35 +0000 |
commit | 1a61939f176d7807bc65f962ff07e593b1281907 (patch) | |
tree | 10ccb79f4ae63c94c78690ef304376dfb8af80fb /mail/evolution/Makefile | |
parent | 9618b8e56381aae56af65eb523fed99094d6d9b8 (diff) | |
download | FreeBSD-ports-1a61939f176d7807bc65f962ff07e593b1281907.zip FreeBSD-ports-1a61939f176d7807bc65f962ff07e593b1281907.tar.gz |
Mark BROKEN.. it's incompatible with the new x11-toolkits/gal.
I love GNOME release engineering. Really.
Diffstat (limited to 'mail/evolution/Makefile')
-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 9dc2f64..14a384a 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 |