diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-10-21 09:02:08 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-10-21 09:02:08 +0000 |
commit | 403bb5464a5b30c3853b1554265d0c8741c72690 (patch) | |
tree | c828046c732cde09938fa2839d8f8c5d8855f415 /editors/openoffice.org-3-RC/files/patch-setup2::patch::makefile.mk | |
parent | fb89e9b697585fc9977b488719536866ec4a4e14 (diff) |
Notes
Diffstat (limited to 'editors/openoffice.org-3-RC/files/patch-setup2::patch::makefile.mk')
-rw-r--r-- | editors/openoffice.org-3-RC/files/patch-setup2::patch::makefile.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice.org-3-RC/files/patch-setup2::patch::makefile.mk b/editors/openoffice.org-3-RC/files/patch-setup2::patch::makefile.mk deleted file mode 100644 index 53846a8bdfc9..000000000000 --- a/editors/openoffice.org-3-RC/files/patch-setup2::patch::makefile.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- ../setup2/patch/makefile.mk.orig Sun Jul 21 00:21:46 2002 -+++ ../setup2/patch/makefile.mk Sun Jul 21 00:21:52 2002 -@@ -92,7 +92,7 @@ - .IF "$(OS)"=="SOLARIS" - STATIC_LIBS+= -Bdynamic -lnsl -lsocket -lposix4 - .ENDIF --.IF "$(OS)"=="LINUX" -+.IF "$(OS)"=="LINUX" || "$(OS)"=="FREEBSD" - STATIC_LIBS+= -Bdynamic -lcrypt - .ENDIF - .ELSE |