diff options
author | maho <maho@FreeBSD.org> | 2009-01-19 13:39:05 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2009-01-19 13:39:05 +0800 |
commit | 0e3f5e671208ec6d1a12dac8e2d1f2d837786ea3 (patch) | |
tree | a8a5a296d1fd6e9d8043b43211bef3932bef69f5 /editors | |
parent | d3119fe8b1c6fa9d6b4d9f20cd566088ecf634b2 (diff) | |
download | freebsd-ports-gnome-0e3f5e671208ec6d1a12dac8e2d1f2d837786ea3.tar.gz freebsd-ports-gnome-0e3f5e671208ec6d1a12dac8e2d1f2d837786ea3.tar.zst freebsd-ports-gnome-0e3f5e671208ec6d1a12dac8e2d1f2d837786ea3.zip |
Unbreak for amd64. At least it builds on amd64.
Funded by: The Openoffice.org community council infrastructure budget.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-3-devel/files/Makefile.knobs | 1 | ||||
-rw-r--r-- | editors/openoffice.org-3-devel/files/Makefile.knobs | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/editors/openoffice-3-devel/files/Makefile.knobs b/editors/openoffice-3-devel/files/Makefile.knobs index abefb30bb0d1..e601e4651f61 100644 --- a/editors/openoffice-3-devel/files/Makefile.knobs +++ b/editors/openoffice-3-devel/files/Makefile.knobs @@ -22,7 +22,6 @@ CONFIGURE_ARGS+= --enable-cups=yes .if defined(WITHOUT_MOZILLA) CONFIGURE_ARGS+= --disable-mozilla -BROKEN= see i96889 for details, wait until DEV300_m38 .else CONFIGURE_ARGS+= --enable-build-mozilla .endif diff --git a/editors/openoffice.org-3-devel/files/Makefile.knobs b/editors/openoffice.org-3-devel/files/Makefile.knobs index abefb30bb0d1..e601e4651f61 100644 --- a/editors/openoffice.org-3-devel/files/Makefile.knobs +++ b/editors/openoffice.org-3-devel/files/Makefile.knobs @@ -22,7 +22,6 @@ CONFIGURE_ARGS+= --enable-cups=yes .if defined(WITHOUT_MOZILLA) CONFIGURE_ARGS+= --disable-mozilla -BROKEN= see i96889 for details, wait until DEV300_m38 .else CONFIGURE_ARGS+= --enable-build-mozilla .endif |