summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1-devel/files/patch-vcl+unx+source+gdi+getstyle+makefile.mk
blob: 0f2c20433de9c41b05f7f57729d2aa615e044db7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ../vcl/unx/source/gdi/getstyle/makefile.mk.orig	Sat Oct 19 19:11:55 2002
+++ ../vcl/unx/source/gdi/getstyle/makefile.mk	Sat Oct 19 19:11:58 2002
@@ -73,7 +73,7 @@
 
 # --- Files --------------------------------------------------------
 
-.IF "$(OS)$(CPU)"=="LINUXI"
+.IF "$(OS)$(CPU)"=="LINUXI" || "$(OS)$(CPU)"=="FREEBSDI"
 GETSTYLE_GNOME=getstyle-gnome-linux-intel
 .ENDIF
 .IF "$(OS)$(CPU)"=="SOLARISS"