From 2ef4b5d7db9cc2e3aaa6edb8f05c80bfe59c0af3 Mon Sep 17 00:00:00 2001 From: Alan Eldridge Date: Mon, 4 Nov 2002 19:31:45 +0000 Subject: OK, I just need to step back and take a deep breath. Changed -DXP_UNIX to XP_UNIX=1 in MAKE_ARGS. Why can't the damned makes agree on what they want? #$##@#! --- www/firefox15/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/firefox15') diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile index 8d7b27cb74d9..e2246ec85f11 100644 --- a/www/firefox15/Makefile +++ b/www/firefox15/Makefile @@ -44,7 +44,7 @@ LIBS+= ${PTHREAD_LIBS} NO_MTREE= yes WRKSRC= ${WRKDIR}/mozilla LOCAL_PREFIX= ${PREFIX}/lib/${PORTNAME} -MAKE_ARGS+= -DXP_UNIX +MAKE_ARGS+= XP_UNIX=1 .include -- cgit v1.2.3