From 52fe9bf1fdd311bc563f50d70e9828106914851b Mon Sep 17 00:00:00 2001 From: Alan Eldridge Date: Mon, 4 Nov 2002 18:57:01 +0000 Subject: Changed MAKE_FLAGS to MAKE_ARGS. Stupid mistake. I was in a hurry and not in the best of moods ... sorry. --- www/firefox10/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/firefox10/Makefile') 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 -- cgit v1.2.3