summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-i111384
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2010-06-05 13:31:24 +0000
committerMaho Nakata <maho@FreeBSD.org>2010-06-05 13:31:24 +0000
commitdd54da186dc64d874aea7763ba790ebcf886dacc (patch)
tree940ee3656ce221c71ff0b31c37483d8e11daa439 /editors/openoffice-3-devel/files/patch-i111384
parentUpdate pkg-descr (minor fixes; formatting). (diff)
Update to DEV300_m79.
Fix hunspell issue by: jkim@ Funded by: OpenOffice.org community
Notes
Notes: svn path=/head/; revision=255782
Diffstat (limited to '')
-rw-r--r--editors/openoffice-3-devel/files/patch-i1113842
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i111384 b/editors/openoffice-3-devel/files/patch-i111384
index edb766fe8f45..2daf10d99533 100644
--- a/editors/openoffice-3-devel/files/patch-i111384
+++ b/editors/openoffice-3-devel/files/patch-i111384
@@ -28,7 +28,7 @@
.ELIF "$(OS)"=="MACOSX" # "$(SYSBASE)"!=""
CONFIGURE_FLAGS+=CPPFLAGS="$(EXTRA_CDEFS)"
+.ELIF "$(OS)"=="FREEBSD" # "$(SYSBASE)"!=""
-+CONFIGURE_FLAGS+= CFLAGS="$(EXTRA_CFLAGS) -I$(COMPATH)/include" CXXFLAGS="$(EXTRA_CFLAGS) -I$(COMPATH)/include"
++CONFIGURE_FLAGS+=CPPFLAGS="-I$(LIBINTL_PREFIX)/include" --with-libintl-prefix="$(LIBINTL_PREFIX)"
.ENDIF
BUILD_ACTION=make && make check