freebsd-ports/editors/openoffice-4
Don Lewis 543465e012 Fix build of openoffice-4 and openoffice-devel with libc++ 3.8.0.
Openffice defines its own overloaded variant of round(), which is
only different in return type from the 'real' round() from <math.h>,
so it is ambiguous (in the C++ lookup sense).  Fix this by renaming
the custom round() to round_(), and using a define to minimize
needed changes in the code.

PR:		209588
Submitted by:	dim
2016-05-26 06:01:49 +00:00
..
files Fix build of openoffice-4 and openoffice-devel with libc++ 3.8.0. 2016-05-26 06:01:49 +00:00
distinfo Upgrade to Apache OpenOffice 4.1.2 2015-10-29 16:29:50 +00:00
Makefile Update TARGET_ORDER_OVERRIDE to for the changes to Uses/gnome.mk 2016-05-01 05:26:21 +00:00
pkg-descr