aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2010-01-20 17:26:50 +0800
committerale <ale@FreeBSD.org>2010-01-20 17:26:50 +0800
commitdeedd21fda66f21e06632bd0dc5a883e1dab5e95 (patch)
tree67b2de053920a4890a33151899ebffa295e140f7 /mail
parentfa3106dddfad8c7e4f929350497e75f75726c3c2 (diff)
downloadfreebsd-ports-gnome-deedd21fda66f21e06632bd0dc5a883e1dab5e95.tar.gz
freebsd-ports-gnome-deedd21fda66f21e06632bd0dc5a883e1dab5e95.tar.zst
freebsd-ports-gnome-deedd21fda66f21e06632bd0dc5a883e1dab5e95.zip
Re-add enigmail port, trying to fix make_index.
Requested by: pav
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile1
-rw-r--r--mail/enigmail/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index df2281c61160..76db0a9c70fe 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -110,6 +110,7 @@
SUBDIR += emh
SUBDIR += emh-xemacs21-mule
SUBDIR += emil
+ SUBDIR += enigmail
SUBDIR += enigmail-seamonkey
SUBDIR += enigmail-seamonkey2
SUBDIR += enigmail-thunderbird
diff --git a/mail/enigmail/Makefile b/mail/enigmail/Makefile
index 9a78dd823c06..3ca098fa7814 100644
--- a/mail/enigmail/Makefile
+++ b/mail/enigmail/Makefile
@@ -24,6 +24,7 @@ RUN_DEPENDS= ${GECKO:C/[0-9]//}:${PORTSDIR}/${GECKO_PORTDIR} \
gpg:${PORTSDIR}/security/gnupg
.if !defined(GECKO)
+GECKO_PORTDIR= www/mozilla
IGNORE= is not available anymore for Mozilla: use one of the slave ports
.endif