summaryrefslogtreecommitdiff
path: root/www/firefox15
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-10-31 18:17:06 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-10-31 18:17:06 +0000
commita3ce01445a83edd4fb4d5bd0a0a733c0cc276e18 (patch)
treeb24db23531bd177cd04c032f6bc4e3465e5f0049 /www/firefox15
parentAdd dependency on GTK+ 1.2.X. Tidy whitespace (portlint -t). (diff)
We don't need all those mtree directories.
Notes
Notes: svn path=/head/; revision=69206
Diffstat (limited to 'www/firefox15')
-rw-r--r--www/firefox15/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile
index d98b13b3c179..130a48cb3b10 100644
--- a/www/firefox15/Makefile
+++ b/www/firefox15/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>