diff options
author | ale <ale@FreeBSD.org> | 2006-01-14 17:36:07 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2006-01-14 17:36:07 +0800 |
commit | 3dbbaa29484ddeff7bf68037769c401944557af4 (patch) | |
tree | ce0adeaca7ba50a5cecbe9ad98ad088886d9fff4 /mail | |
parent | f2571a4cb332408a46e854962af25ce04c9bc3ae (diff) | |
download | freebsd-ports-gnome-3dbbaa29484ddeff7bf68037769c401944557af4.tar.gz freebsd-ports-gnome-3dbbaa29484ddeff7bf68037769c401944557af4.tar.zst freebsd-ports-gnome-3dbbaa29484ddeff7bf68037769c401944557af4.zip |
Mark the port BROKEN.
Probably I'll modify this port to create an XPI file and let the user
manually install it.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/enigmail-thunderbird/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/enigmail-thunderbird/Makefile b/mail/enigmail-thunderbird/Makefile index 23d90ee0898b..aa2fca11ac4a 100644 --- a/mail/enigmail-thunderbird/Makefile +++ b/mail/enigmail-thunderbird/Makefile @@ -14,6 +14,8 @@ RUN_DEPENDS= thunderbird:${PORTSDIR}/${LOCAL_SRCDIR} MASTERDIR= ${.CURDIR}/../enigmail +BROKEN= "enigmail cannot be installed as global extension in TB 1.5 anymore" + PKGINSTALL= ${.CURDIR}/pkg-install PKGDEINSTALL= ${.CURDIR}/pkg-deinstall |