aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0-devel/files/patch-offapi+util+makefile.pmk
blob: 5cdbb1b4aa4aa40926a5714fec0d841928a49d8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ../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