diff options
Diffstat (limited to 'editors/openoffice-4/Makefile')
-rw-r--r-- | editors/openoffice-4/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index 2724bc571a7c..b366bc684755 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -198,12 +198,6 @@ TARGET_ORDER_OVERRIDE= 710:gnome-post-icons WITH= SDK .endif -.include <bsd.port.options.mk> - -.if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl3*} -BROKEN= fails to compile undefined symbol ERR_GET_FUNC -.endif - .include <bsd.port.pre.mk> .if ${OPSYS} == FreeBSD && ( \ |