diff options
Diffstat (limited to 'editors/openoffice.org-2-RC/Makefile')
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index 5556075829d..e32897f7702 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/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: |