summaryrefslogtreecommitdiff
path: root/www/firefox-devel
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox-devel')
-rw-r--r--www/firefox-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile
index d98b13b3c179..130a48cb3b10 100644
--- a/www/firefox-devel/Makefile
+++ b/www/firefox-devel/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>