summaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-3-RC
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2006-09-19 00:57:07 +0000
committermaho <maho@FreeBSD.org>2006-09-19 00:57:07 +0000
commita6974e6b7690479c0e4a73b42ba92fce2bed0448 (patch)
tree827e043eb07fccc13250a494845826b1da698ac2 /editors/openoffice.org-3-RC
parent4d1decf487a311ddd18ce6ad48516e0976a76f4d (diff)
downloadFreeBSD-ports-a6974e6b7690479c0e4a73b42ba92fce2bed0448.zip
FreeBSD-ports-a6974e6b7690479c0e4a73b42ba92fce2bed0448.tar.gz
Add RUN_DEPENDS of gcc41 for amd64.
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r--editors/openoffice.org-3-RC/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile
index 680d85e..dd80324 100644
--- a/editors/openoffice.org-3-RC/Makefile
+++ b/editors/openoffice.org-3-RC/Makefile
@@ -105,6 +105,7 @@ RUN_DEPEND+= ${LOCALBASE}/lib/jvm/java-gcj41/bin/java:${PORTSDIR}/java/java-gcj-
.if ${ARCH} == amd64
GCCVER=41
BUILD_DEPENDS+= gcc41:${PORTSDIR}/lang/gcc41
+RUN_DEPENDS+= gcc41:${PORTSDIR}/lang/gcc41
.else
GCCVER=34
BUILD_DEPENDS+= gcc-ooo:${PORTSDIR}/lang/gcc-ooo
OpenPOWER on IntegriCloud