diff options
Diffstat (limited to 'editors/openoffice.org-3-RC/Makefile')
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index c601d8090a07..963e8c5ee91e 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -158,9 +158,6 @@ EXTRA_PATCHES+= ${FILESDIR}/amd64-gcc42-workaround .if (${OSVERSION} <= 602102) EXTRA_PATCHES+= ${FILESDIR}/rtld-workaround-i66667 .endif -.if !defined(WITH_SYSTEM_FREETYPE) && defined(WITH_TTF_BYTECODE_ENABLED) -EXTRA_PATCHES+= ${FILESDIR}/optpatch-freetype -.endif ICONS= ${WRKSRC}/sysui/desktop/icons |