summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-devel/files/patch-vcl+unx+source+gdi+getstyle+makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-3-devel/files/patch-vcl+unx+source+gdi+getstyle+makefile.mk')
-rw-r--r--editors/openoffice.org-3-devel/files/patch-vcl+unx+source+gdi+getstyle+makefile.mk15
1 files changed, 0 insertions, 15 deletions
diff --git a/editors/openoffice.org-3-devel/files/patch-vcl+unx+source+gdi+getstyle+makefile.mk b/editors/openoffice.org-3-devel/files/patch-vcl+unx+source+gdi+getstyle+makefile.mk
deleted file mode 100644
index fefc925db41f..000000000000
--- a/editors/openoffice.org-3-devel/files/patch-vcl+unx+source+gdi+getstyle+makefile.mk
+++ /dev/null
@@ -1,15 +0,0 @@
---- ../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