summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-07-20 09:16:37 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-07-20 09:16:37 +0000
commitc0fc8a2d45b356f91d14d3dcc2a1c56b0a876cfa (patch)
treeae56a194c73f5aabe7fdb9a1d09b0ca7da52cd64 /editors/openoffice.org-vcltesttool
parentFix build with SYSTEM_FREETYPE when devel/icu is (diff)
Fix build with devel/epm. Simply ignore devel/epm :(
PR: 111561 Submitted by: Christoph<tutoren@physik.tu-berlin.de>
Notes
Notes: svn path=/head/; revision=217175
Diffstat (limited to 'editors/openoffice.org-vcltesttool')
-rw-r--r--editors/openoffice.org-vcltesttool/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile
index 67969c1495bd..96ea44c634f6 100644
--- a/editors/openoffice.org-vcltesttool/Makefile
+++ b/editors/openoffice.org-vcltesttool/Makefile
@@ -152,7 +152,8 @@ MAXMODULES?= 1
CONFIGURE_ARGS+= --with-gnu-cp=${LOCALBASE}/bin/gcp \
--with-gnu-patch=${LOCALBASE}/bin/gpatch \
--enable-crashdump=yes \
- --with-system-zlib
+ --with-system-zlib \
+ --with-epm=internal
.if ${ARCH} == amd64
WITHOUT_MOZILLA= yes
LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost