aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox10/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox10/Makefile')
-rw-r--r--www/firefox10/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile
index 7844aafe9da9..8d7b27cb74d9 100644
--- a/www/firefox10/Makefile
+++ b/www/firefox10/Makefile
@@ -44,7 +44,7 @@ LIBS+= ${PTHREAD_LIBS}
NO_MTREE= yes
WRKSRC= ${WRKDIR}/mozilla
LOCAL_PREFIX= ${PREFIX}/lib/${PORTNAME}
-MAKE_FLAGS+= -DXP_UNIX
+MAKE_ARGS+= -DXP_UNIX
.include <bsd.port.pre.mk>