diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-06-28 17:29:17 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-06-28 17:29:17 +0000 |
commit | 15bcb1317008478539e9d538551972283c63db36 (patch) | |
tree | 20dab61af181a1a652089fd1652f38dc8d763883 /mail/enigmail-thunderbird | |
parent | 1e2774cef3cc4d2069e30f497b85c521d25cbe60 (diff) |
Notes
Diffstat (limited to 'mail/enigmail-thunderbird')
-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 77e59d1e06bc..34a83b835d1c 100644 --- a/mail/enigmail-thunderbird/Makefile +++ b/mail/enigmail-thunderbird/Makefile @@ -13,6 +13,8 @@ COMMENT= A GnuPG extension for the Thunderbird mail client EXTRACT_DEPENDS=${WRKDIR}/../../../${LOCAL_SRCDIR}/work/mozilla/Makefile:${PORTSDIR}/${LOCAL_SRCDIR}:configure RUN_DEPENDS= thunderbird:${PORTSDIR}/${LOCAL_SRCDIR} +IGNORE= cannot be installed globally with the new thunderbird 0.7+ extension manager + IPCVERSION= 1.0.7 MASTERDIR= ${.CURDIR}/../enigmail |