From 2609f0e673852cc99eedf3a54918daaf90d06ed6 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Mon, 8 Sep 2003 15:36:05 +0000 Subject: Add gcc port dependency. --- editors/openoffice.org-2-RC/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors/openoffice.org-2-RC/Makefile') diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index 464666f4c594..941324b73b2c 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -90,6 +90,7 @@ LANG_SORTED=`${ECHO} ${LANG_LIST} | ${TR} " " "\n" | ${PASTE} -d " " - -` .if ${OSVERSION} < 500000 # OOo requires gcc 3.3 (not systems's gcc) +BUILD_DEPENDS+= gcc33:${PORTSDIR}/lang/gcc33 USE_GCC=3.3 # make no sense yet CC= gcc33 CXX= g++33 -- cgit v1.2.3