From c4863b6c7f0e003c27df6dd9da9e60bdf682e142 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Fri, 6 Oct 2006 12:26:36 +0000 Subject: Add gcc33 in RUN_DEPENDS section. We no longer pass --disable-shared in gcc33 port as default. --- editors/openoffice.org-1.1-devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors/openoffice.org-1.1-devel/Makefile') diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile index f36c73a39058..3805fbb9206a 100644 --- a/editors/openoffice.org-1.1-devel/Makefile +++ b/editors/openoffice.org-1.1-devel/Makefile @@ -108,6 +108,7 @@ PKGNAMESUFFIX?= -${LANG_SUFFIX} .endif BUILD_DEPENDS+= gcc33:${PORTSDIR}/lang/gcc33 +RUN_DEPENDS+= gcc33:${PORTSDIR}/lang/gcc33 # FIXME (correctly add ccache before gcc and g++) .if defined(WITH_CCACHE) BUILD_DEPENDS+= ccache:${PORTSDIR}/devel/ccache -- cgit v1.2.3