make PREFIX="${INSTALL_ROOT}/usr" ${OPTS} &&

if is_depends_enabled ${SPELL} libnotify; then
  make PREFIX="${INSTALL_ROOT}/usr" dunstify
fi
