aboutsummaryrefslogtreecommitdiff
path: root/www/firefox35
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-11-04 19:31:45 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-11-04 19:31:45 +0000
commit2ef4b5d7db9cc2e3aaa6edb8f05c80bfe59c0af3 (patch)
treeaa14c2147e61d19d16d1b798cdfede8736021ba9 /www/firefox35
parent52fe9bf1fdd311bc563f50d70e9828106914851b (diff)
downloadports-2ef4b5d7db9cc2e3aaa6edb8f05c80bfe59c0af3.tar.gz
ports-2ef4b5d7db9cc2e3aaa6edb8f05c80bfe59c0af3.zip
Notes
Diffstat (limited to 'www/firefox35')
-rw-r--r--www/firefox35/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile
index 8d7b27cb74d9..e2246ec85f11 100644
--- a/www/firefox35/Makefile
+++ b/www/firefox35/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 <bsd.port.pre.mk>