diff options
-rw-r--r-- | mail/thunderbird-esr/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird3/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index 98cfea2f548..1f4215cde6a 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -39,6 +39,8 @@ PORTNAME_ICON= ${PREFIX}/lib/${PORTNAME}/icons/default.xpm SYSTEM_PREFS= ${FAKEDIR}/lib/${PORTNAME}-${PORTVERSION}/defaults/pref/${PORTNAME}.js MOZ_PIS_SCRIPTS=moz_pis_S50cleanhome +OPTIONS= + .include <bsd.port.pre.mk> .include "${.CURDIR}/../../www/mozilla/Makefile.common" diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 98cfea2f548..1f4215cde6a 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -39,6 +39,8 @@ PORTNAME_ICON= ${PREFIX}/lib/${PORTNAME}/icons/default.xpm SYSTEM_PREFS= ${FAKEDIR}/lib/${PORTNAME}-${PORTVERSION}/defaults/pref/${PORTNAME}.js MOZ_PIS_SCRIPTS=moz_pis_S50cleanhome +OPTIONS= + .include <bsd.port.pre.mk> .include "${.CURDIR}/../../www/mozilla/Makefile.common" diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile index 98cfea2f548..1f4215cde6a 100644 --- a/mail/thunderbird3/Makefile +++ b/mail/thunderbird3/Makefile @@ -39,6 +39,8 @@ PORTNAME_ICON= ${PREFIX}/lib/${PORTNAME}/icons/default.xpm SYSTEM_PREFS= ${FAKEDIR}/lib/${PORTNAME}-${PORTVERSION}/defaults/pref/${PORTNAME}.js MOZ_PIS_SCRIPTS=moz_pis_S50cleanhome +OPTIONS= + .include <bsd.port.pre.mk> .include "${.CURDIR}/../../www/mozilla/Makefile.common" |