1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/editors/openoffice/files/patch-offapi+util+makefile.pmk
2002-03-11 09:18:13 +00:00

12 lines
266 B
Plaintext

--- ../offapi/util/makefile.pmk.orig Mon Mar 11 01:37:55 2002
+++ ../offapi/util/makefile.pmk Mon Mar 11 01:37:57 2002
@@ -85,7 +85,7 @@
URDDOC=TRUE
-.IF "$(OS)"=="SOLARIS"
+.IF "$(OS)"=="SOLARIS" || "$(OS)"=="FREEBSD"
.IF "$(CPU)"=="I"
UNOIDL=unoidl
.ENDIF