summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-13 21:42:04 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-13 21:42:04 +0000
commit98abb3f16af65cb7bed85bd4bc019a9c8cf17709 (patch)
tree116c67904c5c4bdca2564c90c58b3b309bf64c6f /editors/openoffice.org-2.0
parentUpdate to 0.74 (diff)
Add CC and CFLAGS to gmake environment
Notes
Notes: svn path=/head/; revision=56036
Diffstat (limited to 'editors/openoffice.org-2.0')
-rw-r--r--editors/openoffice.org-2.0/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile
index 5556075829d7..e32897f77025 100644
--- a/editors/openoffice.org-2.0/Makefile
+++ b/editors/openoffice.org-2.0/Makefile
@@ -51,6 +51,8 @@ CONFIGURE_ENV= PTHREAD_CFLAGS=${PTHREAD_CFLAGS} \
CC=gcc295 \
CXX=g++295
+MAKE_ENV= CC=${CC} CFLAGS=${CFLAGS}
+
.include <bsd.port.pre.mk>
pre-fetch: