diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird-devel/Makefile | 3 | ||||
-rw-r--r-- | mail/thunderbird-devel/files/mozconfig.in | 1 | ||||
-rw-r--r-- | mail/thunderbird-esr/Makefile | 3 | ||||
-rw-r--r-- | mail/thunderbird-esr/files/mozconfig.in | 1 | ||||
-rw-r--r-- | mail/thunderbird/Makefile | 3 | ||||
-rw-r--r-- | mail/thunderbird/files/mozconfig.in | 1 | ||||
-rw-r--r-- | mail/thunderbird3/Makefile | 3 | ||||
-rw-r--r-- | mail/thunderbird3/files/mozconfig.in | 1 |
8 files changed, 4 insertions, 12 deletions
diff --git a/mail/thunderbird-devel/Makefile b/mail/thunderbird-devel/Makefile index 7ebedba5dbcb..8d6fa397cdff 100644 --- a/mail/thunderbird-devel/Makefile +++ b/mail/thunderbird-devel/Makefile @@ -17,8 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.5:${PORTSDIR}/graphics/png \ - mng.1:${PORTSDIR}/graphics/libmng + png.5:${PORTSDIR}/graphics/png BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip USE_X_PREFIX= yes diff --git a/mail/thunderbird-devel/files/mozconfig.in b/mail/thunderbird-devel/files/mozconfig.in index d6e40db19291..2160060a1296 100644 --- a/mail/thunderbird-devel/files/mozconfig.in +++ b/mail/thunderbird-devel/files/mozconfig.in @@ -39,7 +39,6 @@ ac_add_options --prefix=@PREFIX@ ac_add_options --with-system-jpeg=@LOCALBASE@ ac_add_options --with-system-zlib ac_add_options --with-system-png=@LOCALBASE@ -ac_add_options --with-system-mng=@LOCALBASE@ ###################################################################### # set compile/link features ac_add_options --with-pthreads diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index 7ebedba5dbcb..8d6fa397cdff 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -17,8 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.5:${PORTSDIR}/graphics/png \ - mng.1:${PORTSDIR}/graphics/libmng + png.5:${PORTSDIR}/graphics/png BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip USE_X_PREFIX= yes diff --git a/mail/thunderbird-esr/files/mozconfig.in b/mail/thunderbird-esr/files/mozconfig.in index d6e40db19291..2160060a1296 100644 --- a/mail/thunderbird-esr/files/mozconfig.in +++ b/mail/thunderbird-esr/files/mozconfig.in @@ -39,7 +39,6 @@ ac_add_options --prefix=@PREFIX@ ac_add_options --with-system-jpeg=@LOCALBASE@ ac_add_options --with-system-zlib ac_add_options --with-system-png=@LOCALBASE@ -ac_add_options --with-system-mng=@LOCALBASE@ ###################################################################### # set compile/link features ac_add_options --with-pthreads diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 7ebedba5dbcb..8d6fa397cdff 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -17,8 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.5:${PORTSDIR}/graphics/png \ - mng.1:${PORTSDIR}/graphics/libmng + png.5:${PORTSDIR}/graphics/png BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip USE_X_PREFIX= yes diff --git a/mail/thunderbird/files/mozconfig.in b/mail/thunderbird/files/mozconfig.in index d6e40db19291..2160060a1296 100644 --- a/mail/thunderbird/files/mozconfig.in +++ b/mail/thunderbird/files/mozconfig.in @@ -39,7 +39,6 @@ ac_add_options --prefix=@PREFIX@ ac_add_options --with-system-jpeg=@LOCALBASE@ ac_add_options --with-system-zlib ac_add_options --with-system-png=@LOCALBASE@ -ac_add_options --with-system-mng=@LOCALBASE@ ###################################################################### # set compile/link features ac_add_options --with-pthreads diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile index 7ebedba5dbcb..8d6fa397cdff 100644 --- a/mail/thunderbird3/Makefile +++ b/mail/thunderbird3/Makefile @@ -17,8 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.5:${PORTSDIR}/graphics/png \ - mng.1:${PORTSDIR}/graphics/libmng + png.5:${PORTSDIR}/graphics/png BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip USE_X_PREFIX= yes diff --git a/mail/thunderbird3/files/mozconfig.in b/mail/thunderbird3/files/mozconfig.in index d6e40db19291..2160060a1296 100644 --- a/mail/thunderbird3/files/mozconfig.in +++ b/mail/thunderbird3/files/mozconfig.in @@ -39,7 +39,6 @@ ac_add_options --prefix=@PREFIX@ ac_add_options --with-system-jpeg=@LOCALBASE@ ac_add_options --with-system-zlib ac_add_options --with-system-png=@LOCALBASE@ -ac_add_options --with-system-mng=@LOCALBASE@ ###################################################################### # set compile/link features ac_add_options --with-pthreads |