summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0/files/patch-idl+util+makefile.mk
blob: 2543593dd2103cea7de622871e280b14de5b8d33 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ../idl/util/makefile.mk.orig	Sun Jul 21 00:02:37 2002
+++ ../idl/util/makefile.mk	Sun Jul 21 00:02:39 2002
@@ -110,7 +110,7 @@
 .ENDIF
 .ENDIF
 
-.IF "$(OS)"=="LINUX"
+.IF "$(OS)"=="LINUX" || "$(OS)"=="FREEBSD"
 APP1STDLIBS+=-lcrypt
 .ENDIF