aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2009-08-03 23:53:01 +0800
committermaho <maho@FreeBSD.org>2009-08-03 23:53:01 +0800
commit6ff9737c27f0dff4e7f70873c4d3313699d7ed78 (patch)
tree303ecfc1f6d9fad8040112eda808dd80eb4fa015 /editors
parentec965b79f8c7ef10fc0b44c54f42a23e7564617b (diff)
downloadfreebsd-ports-gnome-6ff9737c27f0dff4e7f70873c4d3313699d7ed78.tar.gz
freebsd-ports-gnome-6ff9737c27f0dff4e7f70873c4d3313699d7ed78.tar.zst
freebsd-ports-gnome-6ff9737c27f0dff4e7f70873c4d3313699d7ed78.zip
Remove dependency to ports system's boost for
amd64 as it breaks the build.
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice.org-2-RC/Makefile2
-rw-r--r--editors/openoffice.org-2/Makefile2
-rw-r--r--editors/openoffice.org-vcltesttool/Makefile2
3 files changed, 0 insertions, 6 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile
index c4e5fc2069ba..025f67b629d2 100644
--- a/editors/openoffice.org-2-RC/Makefile
+++ b/editors/openoffice.org-2-RC/Makefile
@@ -133,8 +133,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-2/Makefile b/editors/openoffice.org-2/Makefile
index 6eb612f6fd6e..795becba2f8c 100644
--- a/editors/openoffice.org-2/Makefile
+++ b/editors/openoffice.org-2/Makefile
@@ -131,8 +131,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-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile
index 0e64ade181ad..5e20a0cbe907 100644
--- a/editors/openoffice.org-vcltesttool/Makefile
+++ b/editors/openoffice.org-vcltesttool/Makefile
@@ -108,8 +108,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
post-extract: