diff options
Diffstat (limited to 'editors/openoffice.org-2/files/patch-psprint::util::makefile.mk')
-rw-r--r-- | editors/openoffice.org-2/files/patch-psprint::util::makefile.mk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/openoffice.org-2/files/patch-psprint::util::makefile.mk b/editors/openoffice.org-2/files/patch-psprint::util::makefile.mk deleted file mode 100644 index faa0b78f18b1..000000000000 --- a/editors/openoffice.org-2/files/patch-psprint::util::makefile.mk +++ /dev/null @@ -1,12 +0,0 @@ ---- ../psprint/util/makefile.mk.orig Sat Mar 2 22:24:38 2002 -+++ ../psprint/util/makefile.mk Sat Mar 2 22:25:27 2002 -@@ -91,7 +91,9 @@ - .IF "$(OS)"=="SOLARIS" - SHL1VERSIONMAP=libpsp_solaris.map - .ELSE # should work for all gcc/binutils based linker (ld) -+.IF "$(OS)"!="FREEBSD" - SHL1VERSIONMAP=libpsp_linux.map -+.ENDIF - .ENDIF - SHL1STDLIBS=$(UNOTOOLSLIB) \ - $(TOOLSLIB) \ |