diff options
author | kris <kris@FreeBSD.org> | 2004-02-23 02:12:24 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-23 02:12:24 +0000 |
commit | ce501bf56ea75d330557de28b5d7c622aa2cd3c5 (patch) | |
tree | 7026bfe045823992aecd12fcefd0804d1f5adef6 /mail | |
parent | b093290f9ef192d793a941219ef2710ed42c9333 (diff) | |
download | FreeBSD-ports-ce501bf56ea75d330557de28b5d7c622aa2cd3c5.zip FreeBSD-ports-ce501bf56ea75d330557de28b5d7c622aa2cd3c5.tar.gz |
BROKEN: Does not compile
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 fca8cc9..d20d6ca 100644 --- a/mail/enigmail-thunderbird/Makefile +++ b/mail/enigmail-thunderbird/Makefile @@ -20,4 +20,6 @@ PKGDEINSTALL= ${.CURDIR}/pkg-deinstall LOCAL_SRCDIR= ${PORTSDIR}/mail/thunderbird LOCAL_SUBDIR= lib/thunderbird/lib/mozilla-1.6b +BROKEN= "Does not compile" + .include "${MASTERDIR}/Makefile" |