summaryrefslogtreecommitdiffstats
path: root/editors/openoffice-1.1/Makefile
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-03-13 21:42:04 +0000
committermbr <mbr@FreeBSD.org>2002-03-13 21:42:04 +0000
commit9acd4d3a48450b00f23eab50a0cb0ff8578eb328 (patch)
tree3e1bc2a123153ca29308551b9e0c1379dcba202f /editors/openoffice-1.1/Makefile
parent3ab81d5b417c853583ffd911746fbba109331d16 (diff)
downloadFreeBSD-ports-9acd4d3a48450b00f23eab50a0cb0ff8578eb328.zip
FreeBSD-ports-9acd4d3a48450b00f23eab50a0cb0ff8578eb328.tar.gz
Add CC and CFLAGS to gmake environment
Diffstat (limited to 'editors/openoffice-1.1/Makefile')
-rw-r--r--editors/openoffice-1.1/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile
index 5556075..e32897f 100644
--- a/editors/openoffice-1.1/Makefile
+++ b/editors/openoffice-1.1/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:
OpenPOWER on IntegriCloud