diff options
Diffstat (limited to 'mail/thunderbird/Makefile')
-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 |