Deleted Added
full compact
1c1
< # $FreeBSD: head/bin/ed/Makefile 204711 2010-03-04 16:08:01Z uqs $
---
> # $FreeBSD: head/bin/ed/Makefile 235654 2012-05-19 17:55:49Z marcel $
10,11c10,12
< .if !defined(RELEASE_CRUNCH)
< .if ${MK_OPENSSL} != "no"
---
> .if !defined(RELEASE_CRUNCH) && \
> ${MK_OPENSSL} != "no" && \
> ${MK_ED_CRYPTO} != "no"
16d16
< .endif