diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird-esr/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird3/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/mail/thunderbird-devel/Makefile b/mail/thunderbird-devel/Makefile index fe2583be14bd..c9208c79a91d 100644 --- a/mail/thunderbird-devel/Makefile +++ b/mail/thunderbird-devel/Makefile @@ -30,6 +30,8 @@ USE_ICONV= yes USE_PERL5= yes USE_REINPLACE= yes HAS_CONFIGURE= yes +NO_MTREE= yes +PLIST= ${WRKDIR}/plist ALL_TARGET= default USE_GNOME= gtk20 libidl CONFIGURE_ENV= LOCALBASE=${LOCALBASE} diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index fe2583be14bd..c9208c79a91d 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -30,6 +30,8 @@ USE_ICONV= yes USE_PERL5= yes USE_REINPLACE= yes HAS_CONFIGURE= yes +NO_MTREE= yes +PLIST= ${WRKDIR}/plist ALL_TARGET= default USE_GNOME= gtk20 libidl CONFIGURE_ENV= LOCALBASE=${LOCALBASE} diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index fe2583be14bd..c9208c79a91d 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -30,6 +30,8 @@ USE_ICONV= yes USE_PERL5= yes USE_REINPLACE= yes HAS_CONFIGURE= yes +NO_MTREE= yes +PLIST= ${WRKDIR}/plist ALL_TARGET= default USE_GNOME= gtk20 libidl CONFIGURE_ENV= LOCALBASE=${LOCALBASE} diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile index fe2583be14bd..c9208c79a91d 100644 --- a/mail/thunderbird3/Makefile +++ b/mail/thunderbird3/Makefile @@ -30,6 +30,8 @@ USE_ICONV= yes USE_PERL5= yes USE_REINPLACE= yes HAS_CONFIGURE= yes +NO_MTREE= yes +PLIST= ${WRKDIR}/plist ALL_TARGET= default USE_GNOME= gtk20 libidl CONFIGURE_ENV= LOCALBASE=${LOCALBASE} |