diff options
| author | Maho Nakata <maho@FreeBSD.org> | 2008-07-08 05:19:45 +0000 |
|---|---|---|
| committer | Maho Nakata <maho@FreeBSD.org> | 2008-07-08 05:19:45 +0000 |
| commit | d1943aa1e5120db54a2870df313ed77b6009676c (patch) | |
| tree | d2ec65a068cadb7020a12621511af620fbc0637e /editors/openoffice-3-devel/files/patch-i65514 | |
| parent | - Make sure configure use the correct path for SDL_CONFIG. This fixes build (diff) | |
Update to DEV300_m23.
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-i65514')
| -rw-r--r-- | editors/openoffice-3-devel/files/patch-i65514 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i65514 b/editors/openoffice-3-devel/files/patch-i65514 index 3a7cabaad912..343e6ec27fe0 100644 --- a/editors/openoffice-3-devel/files/patch-i65514 +++ b/editors/openoffice-3-devel/files/patch-i65514 @@ -4,7 +4,7 @@ ..$/dist$/configure CONFIGURE_FLAGS=--disable-cxx --enable-dynamic --enable-shared --enable-compat185 -+.IF "$(COM)$(CPU)"=="GCCX" ++.IF "$(OS)"==FREEBSD && "$(COM)$(CPU)"=="GCCX" +CONFIGURE_FLAGS+=--with-mutex=x86/gcc-assembly +.ENDIF + |
