diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-01-14 09:36:07 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-01-14 09:36:07 +0000 |
commit | a31c0cfeeadf1859d039b2adc1635eb824d9adce (patch) | |
tree | 2b31254ac566b6d7ee3ef20a9c2a2c2a01969ea0 /mail/enigmail-thunderbird/Makefile | |
parent | 6930ccd113dacba0d73ab29b428a2629ffcf7383 (diff) | |
download | ports-a31c0cfeeadf1859d039b2adc1635eb824d9adce.tar.gz ports-a31c0cfeeadf1859d039b2adc1635eb824d9adce.zip |
Mark the port BROKEN.
Probably I'll modify this port to create an XPI file and let the user
manually install it.
Notes
Notes:
svn path=/head/; revision=153437
Diffstat (limited to 'mail/enigmail-thunderbird/Makefile')
-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 |