diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-20 16:28:26 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-20 16:28:26 +0000 |
commit | d04aa15549c8cce8be222827e764e29bc5eecc27 (patch) | |
tree | 2253fb0ea3b8a7de74dfd34dd4526f6834e89e18 /mail/thunderbird | |
parent | 9e98d774400ada7afe143fcb762d7fbf37c5a306 (diff) | |
download | ports-d04aa15549c8cce8be222827e764e29bc5eecc27.tar.gz ports-d04aa15549c8cce8be222827e764e29bc5eecc27.zip |
Notes
Diffstat (limited to 'mail/thunderbird')
-rw-r--r-- | mail/thunderbird/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index b1fe456e0ebe..06b5cba23ba4 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -25,7 +25,6 @@ HAS_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes USE_GCC= 3.4+ -CFLAGS+= -I${X11BASE}/include MOZ_EXTENSIONS= wallet,spellcheck,xmlextras,webservices MOZ_PROTOCOLS= http,file,jar,viewsource,res,data |