diff options
author | Maho Nakata <maho@FreeBSD.org> | 2008-10-16 12:30:24 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2008-10-16 12:30:24 +0000 |
commit | aa535013fa5ddd2388118fbf6274ecea9f326d2e (patch) | |
tree | e80a7c123e25a22a6d084af3b60793878e5b728a /editors/openoffice.org-3/Makefile | |
parent | 138f157b908a7de88d1833941ed2530f3a7f17fd (diff) | |
download | ports-aa535013fa5ddd2388118fbf6274ecea9f326d2e.tar.gz ports-aa535013fa5ddd2388118fbf6274ecea9f326d2e.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-3/Makefile')
-rw-r--r-- | editors/openoffice.org-3/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile index 070fbdadc39a..cc5501b0db03 100644 --- a/editors/openoffice.org-3/Makefile +++ b/editors/openoffice.org-3/Makefile @@ -156,9 +156,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 |