diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2014-09-12 16:04:46 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2014-09-12 16:04:46 +0000 |
commit | 487289f5c40d71a79b6ed9324e57312b20fba77b (patch) | |
tree | ff63760f61df98f89185e8a52f8693487f8d38d0 /mail | |
parent | 14197d5e686fc2657a99f872a26bec8be421cfdc (diff) | |
download | ports-487289f5c40d71a79b6ed9324e57312b20fba77b.tar.gz ports-487289f5c40d71a79b6ed9324e57312b20fba77b.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 657dcc3a9407..8741984780a9 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -74,10 +74,6 @@ OPTIONS_DEFAULT:=${OPTIONS_DEFAULT:S/GSTREAMER//} .include <bsd.port.pre.mk> -.if ${COMPILER_TYPE} == gcc -BROKEN= run-time link paths not set on gcc-based systems -.endif - WRKSRC= ${WRKDIR}/comm-esr31 MOZSRC:= ${WRKSRC}/mozilla |