From b83e598b9e2684f611af85d47f063c31a1e9df3b Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Mon, 3 Aug 2009 13:44:11 +0000 Subject: Remove ports system's dependency to boost for amd64, as it causes build brekage. --- editors/openoffice-3-devel/Makefile | 4 ---- editors/openoffice-3/Makefile | 2 -- editors/openoffice.org-3-RC/Makefile | 2 -- editors/openoffice.org-3-devel/Makefile | 4 ---- editors/openoffice.org-3/Makefile | 2 -- 5 files changed, 14 deletions(-) (limited to 'editors') diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index 4700d4dd7806..76edf7b26816 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -158,10 +158,6 @@ OOOEXTENSIONS+= pdfimport/pdfimport.oxt OOOEXTENSIONS+= swext/wiki-publisher.oxt OOOEXTENSIONS+= sun-report-builder.oxt -.if ${ARCH} == amd64 -LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost-libs -CONFIGURE_ARGS+= --with-system-boost=yes #i58343# -.endif .if (${OSVERSION} <= 602102) EXTRA_PATCHES+= ${FILESDIR}/rtld-workaround-i66667 .endif diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index ee8c5a5b9913..1d2bd7d4d50c 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/Makefile @@ -138,8 +138,6 @@ CONFIGURE_ARGS+= --with-gnu-cp=${LOCALBASE}/bin/gcp \ .if ${ARCH} == amd64 WITHOUT_MOZILLA= yes -LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost-libs -CONFIGURE_ARGS+= --with-system-boost=yes #i58343# .endif .if (${OSVERSION} <= 602102) EXTRA_PATCHES+= ${FILESDIR}/rtld-workaround-i66667 diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index 898d1628678d..3d7d4c81c864 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -148,8 +148,6 @@ OOOEXTENSIONS+= sun-report-builder.oxt .if ${ARCH} == amd64 WITHOUT_MOZILLA= yes -LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost-libs -CONFIGURE_ARGS+= --with-system-boost=yes #i58343# .endif .if (${OSVERSION} <= 602102) EXTRA_PATCHES+= ${FILESDIR}/rtld-workaround-i66667 diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile index 4700d4dd7806..76edf7b26816 100644 --- a/editors/openoffice.org-3-devel/Makefile +++ b/editors/openoffice.org-3-devel/Makefile @@ -158,10 +158,6 @@ OOOEXTENSIONS+= pdfimport/pdfimport.oxt OOOEXTENSIONS+= swext/wiki-publisher.oxt OOOEXTENSIONS+= sun-report-builder.oxt -.if ${ARCH} == amd64 -LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost-libs -CONFIGURE_ARGS+= --with-system-boost=yes #i58343# -.endif .if (${OSVERSION} <= 602102) EXTRA_PATCHES+= ${FILESDIR}/rtld-workaround-i66667 .endif diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile index ee8c5a5b9913..1d2bd7d4d50c 100644 --- a/editors/openoffice.org-3/Makefile +++ b/editors/openoffice.org-3/Makefile @@ -138,8 +138,6 @@ CONFIGURE_ARGS+= --with-gnu-cp=${LOCALBASE}/bin/gcp \ .if ${ARCH} == amd64 WITHOUT_MOZILLA= yes -LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost-libs -CONFIGURE_ARGS+= --with-system-boost=yes #i58343# .endif .if (${OSVERSION} <= 602102) EXTRA_PATCHES+= ${FILESDIR}/rtld-workaround-i66667 -- cgit v1.2.3