diff --git a/build/platforms/freebsd-gcc/Make-platform b/build/platforms/freebsd-gcc/Make-platform index e7aef0ed8b..1d78ed72c2 100644 --- a/build/platforms/freebsd-gcc/Make-platform +++ b/build/platforms/freebsd-gcc/Make-platform @@ -16,4 +16,4 @@ CC = cc PLATFORMCFLAGS= -Dfreebsd # uncomment this line if using for LDAP_CRYPT -PLATFORMLIBS= -lcrypt +#PLATFORMLIBS= -lcrypt