diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-04-14 00:29:49 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-04-14 00:29:49 +0000 |
commit | c45a0ef4b2e95ac1cfaf55ae5f5f016a6bd4cc24 (patch) | |
tree | 99354cf2f13f5f94fcfc475287ab1a7973b2fe2d /mail/thunderbird/files | |
parent | 2ec9fe8347d74bb493bbbb417860c39bd85250a3 (diff) | |
download | ports-c45a0ef4b2e95ac1cfaf55ae5f5f016a6bd4cc24.tar.gz ports-c45a0ef4b2e95ac1cfaf55ae5f5f016a6bd4cc24.zip |
Notes
Diffstat (limited to 'mail/thunderbird/files')
-rw-r--r-- | mail/thunderbird/files/mozconfig.in | 1 |
1 files changed, 0 insertions, 1 deletions
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 |