diff options
author | ahze <ahze@FreeBSD.org> | 2005-04-14 08:29:49 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-04-14 08:29:49 +0800 |
commit | 0f8ab78e3669ea3d9c3b4e42366211907bd43525 (patch) | |
tree | fc5d8dc8a3b8a18f3477f57ce46e80ccf24da238 /mail | |
parent | f0123234d6e05c4ae8d9210bb428c850ec39fa0b (diff) | |
download | freebsd-ports-gnome-0f8ab78e3669ea3d9c3b4e42366211907bd43525.tar.gz freebsd-ports-gnome-0f8ab78e3669ea3d9c3b4e42366211907bd43525.tar.zst freebsd-ports-gnome-0f8ab78e3669ea3d9c3b4e42366211907bd43525.zip |
- Remove mng support, it has never worked
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 |