diff options
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r-- | www/firefox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index d98b13b3c179..130a48cb3b10 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -33,6 +33,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CFLAGS+= ${PTHREAD_CFLAGS} LIBS+= ${PTHREAD_LIBS} +NO_MTREE= yes WRKSRC= ${WRKDIR}/mozilla .include <bsd.port.pre.mk> |