diff options
author | Maho Nakata <maho@FreeBSD.org> | 2009-08-03 15:53:01 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2009-08-03 15:53:01 +0000 |
commit | 0c00f56b9a10ece520821458bc466e8556582291 (patch) | |
tree | 3ef72ed0f30998d85efede9e8f43cd2847ae0357 /editors/openoffice.org-vcltesttool | |
parent | 4e4c75f6f4e087534e6a57f53c19e26109a7badb (diff) | |
download | ports-0c00f56b9a10ece520821458bc466e8556582291.tar.gz ports-0c00f56b9a10ece520821458bc466e8556582291.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-vcltesttool')
-rw-r--r-- | editors/openoffice.org-vcltesttool/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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: |