summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2009-08-03 13:44:11 +0000
committerMaho Nakata <maho@FreeBSD.org>2009-08-03 13:44:11 +0000
commitb83e598b9e2684f611af85d47f063c31a1e9df3b (patch)
tree71fa8082472d1407b88ac5e080077f33bd5a1d4c /editors/openoffice-3/Makefile
parenttypo (diff)
Remove ports system's dependency to boost for amd64,
as it causes build brekage.
Notes
Notes: svn path=/head/; revision=238829
Diffstat (limited to 'editors/openoffice-3/Makefile')
-rw-r--r--editors/openoffice-3/Makefile2
1 files changed, 0 insertions, 2 deletions
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