summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3/files/patch-vcl+unx+source+gdi+getstyle+makefile.mk
blob: fefc925db41f6a381b2ca5146dbe17dc69441050 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- ../vcl/unx/source/gdi/getstyle/makefile.mk.orig	Thu Feb 20 17:28:59 2003
+++ ../vcl/unx/source/gdi/getstyle/makefile.mk	Tue Mar 11 16:43:43 2003
@@ -78,6 +78,12 @@
 GETSTYLE_GNOME=getstyle-gnome-linux-intel
 HASGNOME2=TRUE
 .ENDIF
+.IF "$_(HAS_GNOME2)"=="TRUE"
+.IF "$(OS)$(CPU)"=="FREEBSDI"
+GETSTYLE_GNOME=getstyle-gnome-freebsd-intel
+HASGNOME2=TRUE
+.ENDIF
+.ENDIF
 .IF "$(OS)$(CPU)"=="SOLARISS"
 GETSTYLE_GNOME=getstyle-gnome-solaris-sparc
 HASGNOME2=TRUE