diff --git a/sbin/geom/class/Makefile b/sbin/geom/class/Makefile index 0828f708d438..e172bbf4e56f 100644 --- a/sbin/geom/class/Makefile +++ b/sbin/geom/class/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ SUBDIR= concat -.if !defined(NO_CRYPT) +.if !defined(NO_CRYPT) && !defined(NO_OPENSSL) SUBDIR+=eli .endif SUBDIR+=label