Re-add enigmail port, trying to fix make_index.
Requested by: pav
This commit is contained in:
parent
7b8eedc6c1
commit
047575539a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248195
1
MOVED
1
MOVED
@ -4251,7 +4251,6 @@ databases/mysql60-client||2010-01-10|Has expired: no longer under development
|
||||
databases/mysql60-server||2010-01-10|Has expired: no longer under development
|
||||
databases/mysql60-scripts||2010-01-10|Has expired: no longer under development
|
||||
databases/p5-DBD-mysql60||2010-01-10|Has expired: no longer under development
|
||||
mail/enigmail||2010-01-10|Has expired: stop support for mozilla, use a slave port instead
|
||||
devel/cl-asdf-sbcl||2010-01-12|lang/sbcl has a bundled asdf version
|
||||
emulators/virtualbox|emulators/virtualbox-ose|2010-01-13|Renamed and split into two components
|
||||
devel/gold|devel/binutils|2010-01-13|part of binutils
|
||||
|
@ -110,6 +110,7 @@
|
||||
SUBDIR += emh
|
||||
SUBDIR += emh-xemacs21-mule
|
||||
SUBDIR += emil
|
||||
SUBDIR += enigmail
|
||||
SUBDIR += enigmail-seamonkey
|
||||
SUBDIR += enigmail-seamonkey2
|
||||
SUBDIR += enigmail-thunderbird
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user